aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/statistics.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
commitcddbdf5b928c68ab71b40c950b9f01ea68a9fbdb (patch)
treeb704e00a3af618b2cd174a7f89514eaebd82a1cf /src/statistics/statistics.h
parentbb4fc4f4007988874f910d4de5492f9629301641 (diff)
downloadgnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.tar.gz
gnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.zip
run indent twice, it alternates between two 'canonical' forms, also run whitespace remover
Diffstat (limited to 'src/statistics/statistics.h')
-rw-r--r--src/statistics/statistics.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/statistics/statistics.h b/src/statistics/statistics.h
index 757550922..14dd45d82 100644
--- a/src/statistics/statistics.h
+++ b/src/statistics/statistics.h
@@ -110,9 +110,9 @@ struct GNUNET_STATISTICS_WatchValueMessage
110 110
111 /** 111 /**
112 * Unique watch identification number (watch 112 * Unique watch identification number (watch
113 * requests are enumerated in the order they 113 * requests are enumerated in the order they
114 * are received, the first request having 114 * are received, the first request having
115 * a wid of zero). 115 * a wid of zero).
116 */ 116 */
117 uint32_t wid GNUNET_PACKED; 117 uint32_t wid GNUNET_PACKED;
118 118