aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 33e97b80c..a80d4afe7 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1779,13 +1779,11 @@ extern "C"
1779 */ 1779 */
1780#define GNUNET_MESSAGE_TYPE_SET_ADD 573 1780#define GNUNET_MESSAGE_TYPE_SET_ADD 573
1781 1781
1782
1783/** 1782/**
1784 * Remove element from set 1783 * Remove element from set
1785 */ 1784 */
1786#define GNUNET_MESSAGE_TYPE_SET_REMOVE 574 1785#define GNUNET_MESSAGE_TYPE_SET_REMOVE 574
1787 1786
1788
1789/** 1787/**
1790 * Listen for operation requests 1788 * Listen for operation requests
1791 */ 1789 */