* Write an (u)int32_t.
*
* @param h hande to open file
- * @param i address of 32-bit integer to write
+ * @param i 32-bit integer to write
* @return GNUNET_OK on success, GNUNET_SYSERR on error
*/
int
* Write an (u)int64_t.
*
* @param h hande to open file
- * @param i address of 64-bit integer to write
+ * @param i 64-bit integer to write
* @return GNUNET_OK on success, GNUNET_SYSERR on error
*/
int
* Write an (u)int32_t.
*
* @param h hande to open file
- * @param i address of 32-bit integer to write
+ * @param i 32-bit integer to write
* @return GNUNET_OK on success, GNUNET_SYSERR on error
*/
int
* Write an (u)int64_t.
*
* @param h hande to open file
- * @param i address of 64-bit integer to write
+ * @param i 64-bit integer to write
* @return GNUNET_OK on success, GNUNET_SYSERR on error
*/
int