gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r13075 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r13075 - gnunet/src/include
Date: Thu, 23 Sep 2010 13:50:07 +0200

Author: brodski
Date: 2010-09-23 13:50:07 +0200 (Thu, 23 Sep 2010)
New Revision: 13075

Modified:
   gnunet/src/include/gnunet_protocols.h
Log:
Added wlan data protocol defs

Modified: gnunet/src/include/gnunet_protocols.h
===================================================================
--- gnunet/src/include/gnunet_protocols.h       2010-09-23 11:29:52 UTC (rev 
13074)
+++ gnunet/src/include/gnunet_protocols.h       2010-09-23 11:50:07 UTC (rev 
13075)
@@ -668,7 +668,13 @@
  */
 #define GNUNET_MESSAGE_TYPE_WLAN_ADVERTISEMENT 197
 
+/**
+ * Type of messages for data over the wlan
+ *
+ */
 
+#define GNUNET_MESSAGE_TYPE_WLAN_DATA 198
+
 /**
  * Type of messages to query the local service-dns
  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]