- implemented compute length function

This commit is contained in:
Jan Hutter
2005-11-29 10:19:27 +00:00
parent 45c3d18680
commit 79b9c1d6c5
3 changed files with 32 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
#include <encoding/payloads/payload.h>
/**
* Length of a nonce payload without a nonce in bytes.
* Length of a id payload without the data in bytes.
*
* @ingroup payloads
*/