aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/statistics.h
diff options
context:
space:
mode:
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