aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/statistics.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-15 21:46:35 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-15 21:46:35 +0000
commit502af2167f7c218366666ca4944bd7cc54b5b19a (patch)
treea91fec5cc9769d260640bd91c6633cb9cf395524 /src/statistics/statistics.h
parent03af5a603b7cc53432249d5854cd412aa90dde0d (diff)
downloadgnunet-502af2167f7c218366666ca4944bd7cc54b5b19a.tar.gz
gnunet-502af2167f7c218366666ca4944bd7cc54b5b19a.zip
indentation
Diffstat (limited to 'src/statistics/statistics.h')
-rw-r--r--src/statistics/statistics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statistics/statistics.h b/src/statistics/statistics.h
index 070a0aba5..757550922 100644
--- a/src/statistics/statistics.h
+++ b/src/statistics/statistics.h
@@ -126,7 +126,7 @@ struct GNUNET_STATISTICS_WatchValueMessage
126 * be signed even though the type given here is unsigned. 126 * be signed even though the type given here is unsigned.
127 */ 127 */
128 uint64_t value GNUNET_PACKED; 128 uint64_t value GNUNET_PACKED;
129 129
130}; 130};
131 131
132 132