aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set.h
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2015-10-07 18:05:23 +0000
committerFlorian Dold <florian.dold@gmail.com>2015-10-07 18:05:23 +0000
commitca2a0be297732b8cd8b2f6635bc6be6d6a717860 (patch)
tree7531fcff29073f9edb2ae485221db7b6e0a43fb8 /src/set/gnunet-service-set.h
parentdee73e0b5c185a16f2894ccdb3ddb20b0569c0a2 (diff)
downloadgnunet-ca2a0be297732b8cd8b2f6635bc6be6d6a717860.tar.gz
gnunet-ca2a0be297732b8cd8b2f6635bc6be6d6a717860.zip
set statistics
Diffstat (limited to 'src/set/gnunet-service-set.h')
-rw-r--r--src/set/gnunet-service-set.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/set/gnunet-service-set.h b/src/set/gnunet-service-set.h
index bc3052f02..982967744 100644
--- a/src/set/gnunet-service-set.h
+++ b/src/set/gnunet-service-set.h
@@ -589,6 +589,9 @@ struct Set
589}; 589};
590 590
591 591
592extern struct GNUNET_STATISTICS_Handle *_GSS_statistics;
593
594
592/** 595/**
593 * Destroy the given operation. Call the implementation-specific 596 * Destroy the given operation. Call the implementation-specific
594 * cancel function of the operation. Disconnects from the remote 597 * cancel function of the operation. Disconnects from the remote