aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorOmar Tarabai <tarabai@devegypt.com>2014-08-12 11:38:22 +0000
committerOmar Tarabai <tarabai@devegypt.com>2014-08-12 11:38:22 +0000
commit53d3397bf638156cbbedd9d8da379eb502dc9d83 (patch)
treef46046fdf3aeb27ea8366ec3f3acdfcb44129240 /src/include
parent4ec038ad1cefcec2eaa60af61b8e973c27c4cf09 (diff)
downloadgnunet-53d3397bf638156cbbedd9d8da379eb502dc9d83.tar.gz
gnunet-53d3397bf638156cbbedd9d8da379eb502dc9d83.zip
sensordashboard: storing received anomaly reports
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_sensor_util_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_sensor_util_lib.h b/src/include/gnunet_sensor_util_lib.h
index c5d4e6697..87ae564fa 100644
--- a/src/include/gnunet_sensor_util_lib.h
+++ b/src/include/gnunet_sensor_util_lib.h
@@ -325,7 +325,7 @@ struct GNUNET_SENSOR_AnomalyReportMessage
325 /** 325 /**
326 * New anomaly status 326 * New anomaly status
327 */ 327 */
328 uint8_t anomalous; 328 uint16_t anomalous;
329 329
330 /** 330 /**
331 * Percentage of neighbors reported the same anomaly 331 * Percentage of neighbors reported the same anomaly