aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/set/gnunet-service-set.h')
-rw-r--r--src/set/gnunet-service-set.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set/gnunet-service-set.h b/src/set/gnunet-service-set.h
index af3aa7287..d752fc5cb 100644
--- a/src/set/gnunet-service-set.h
+++ b/src/set/gnunet-service-set.h
@@ -93,7 +93,7 @@ struct OperationSpecification
93 /** 93 /**
94 * Remote peers element count 94 * Remote peers element count
95 */ 95 */
96 uint32_t element_count; 96 uint32_t remote_element_count;
97 97
98 /** 98 /**
99 * ID used to identify an operation between service and client 99 * ID used to identify an operation between service and client