History | View | Annotate | Download (2.19 KB)
Fix typo
Fix c&p error
Add a link to chunk_sending_test.c
add parseChunkMsg call (with transaction ID)
make the trade_msg_ha interface symmetric, thus allowing transaction IDs
doxy related fixes
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1420 c54fac2e-1815-407e-9b96-088d06743913
more fixes to som headers' comments
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1415 c54fac2e-1815-407e-9b96-088d06743913
fixing/completing header comments for doxygen
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1410 c54fac2e-1815-407e-9b96-088d06743913
Rename chunk init
Fix some const related warnings
some more warnings are left in the topology manager... They will beresolved when merging the "topman" branch
Comment out some unimplemented stuff which was generating warnings
Fix a "const" warning
Import the chunk delivery stuff