aboutsummaryrefslogtreecommitdiff
path: root/src/util/common_logging.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-07 11:10:42 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-07 11:10:42 +0000
commitaa907f2d51d9409635e5d1438b67efa6857a4c69 (patch)
tree71b12d2e25ec03bb713719c63d66ed464d54c599 /src/util/common_logging.c
parent3338a96cc71285d4bb2cf3fa4849734b29b63509 (diff)
downloadgnunet-aa907f2d51d9409635e5d1438b67efa6857a4c69.tar.gz
gnunet-aa907f2d51d9409635e5d1438b67efa6857a4c69.zip
improving documentation
Diffstat (limited to 'src/util/common_logging.c')
-rw-r--r--src/util/common_logging.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/common_logging.c b/src/util/common_logging.c
index ea3ab4f78..0ee4edbe2 100644
--- a/src/util/common_logging.c
+++ b/src/util/common_logging.c
@@ -254,7 +254,7 @@ output_message (enum GNUNET_ErrorType kind,
254/** 254/**
255 * Flush an existing bulk report to the output. 255 * Flush an existing bulk report to the output.
256 * 256 *
257 * @param datastr our current timestamp 257 * @param datestr our current timestamp
258 */ 258 */
259static void 259static void
260flush_bulk (const char *datestr) 260flush_bulk (const char *datestr)