aboutsummaryrefslogtreecommitdiff
path: root/src/set/set.h
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2013-08-12 14:34:16 +0000
committerFlorian Dold <florian.dold@gmail.com>2013-08-12 14:34:16 +0000
commita9e630d6cbc7f777f157a034b9ebf0c26c93fa68 (patch)
tree32daa00f1fe63ad1cd7dae6e35377ca0bacc8d0b /src/set/set.h
parente0af01758cb7eec5aea8e942c3d54a71b2c2100b (diff)
downloadgnunet-a9e630d6cbc7f777f157a034b9ebf0c26c93fa68.tar.gz
gnunet-a9e630d6cbc7f777f157a034b9ebf0c26c93fa68.zip
- listener re-connects transparently
- bugs
Diffstat (limited to 'src/set/set.h')
-rw-r--r--src/set/set.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set/set.h b/src/set/set.h
index 9f6eb3642..ec8390448 100644
--- a/src/set/set.h
+++ b/src/set/set.h
@@ -59,7 +59,7 @@ struct GNUNET_SET_ListenMessage
59 /** 59 /**
60 * Operation type, values of enum GNUNET_SET_OperationType 60 * Operation type, values of enum GNUNET_SET_OperationType
61 */ 61 */
62 uint16_t operation GNUNET_PACKED; 62 uint32_t operation GNUNET_PACKED;
63 63
64 /** 64 /**
65 * application id 65 * application id