aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-06-16 18:16:12 +0000
committerChristian Grothoff <christian@grothoff.org>2009-06-16 18:16:12 +0000
commitca419dc0d9db4c5ed3784a5c5d7b46040c5203ef (patch)
treeb46ce7d337c0aa647d89850ca5415d919302fce1 /src
parente943ea50e768867674c4bdf05fb2b9b3e0c990ab (diff)
downloadgnunet-ca419dc0d9db4c5ed3784a5c5d7b46040c5203ef.tar.gz
gnunet-ca419dc0d9db4c5ed3784a5c5d7b46040c5203ef.zip
h
Diffstat (limited to 'src')
-rw-r--r--src/util/io_handle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/io_handle.h b/src/util/io_handle.h
index cafbdf1ee..04e735748 100644
--- a/src/util/io_handle.h
+++ b/src/util/io_handle.h
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file util/io_handle.c 22 * @file util/io_handle.h
23 * @brief wrapper structure for file handles, sockets, ... 23 * @brief wrapper structure for file handles, sockets, ...
24 */ 24 */
25 25