Add the missing field in the first message.
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.info>
Thu, 13 Jun 2013 11:15:32 +0000 (08:15 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.info>
Thu, 13 Jun 2013 11:15:32 +0000 (08:15 -0300)
commitf021151c542b128eaef6228de70cfe6957c5b0b6
tree2a30ef6dbb33b427284559db17f157399d1e542f
parenta6fbe2b4cc6332ebf3caf71c5bac2b73c1af9088
Add the missing field in the first message.

It's composed of part of the header register. It's more simple to build
it as a substring of the register itself, than composing it field by
field.
decfile.c
decfile.h
rnet_encode.c