gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r25044 - gnunet/src/include
Date: Sun, 18 Nov 2012 21:56:26 +0100

Author: tg
Date: 2012-11-18 21:56:26 +0100 (Sun, 18 Nov 2012)
New Revision: 25044

Modified:
   gnunet/src/include/gnunet_hello_lib.h
Log:
hello lib header fix

Modified: gnunet/src/include/gnunet_hello_lib.h
===================================================================
--- gnunet/src/include/gnunet_hello_lib.h       2012-11-18 20:53:52 UTC (rev 
25043)
+++ gnunet/src/include/gnunet_hello_lib.h       2012-11-18 20:56:26 UTC (rev 
25044)
@@ -338,12 +338,6 @@
 GNUNET_HELLO_get_header (struct GNUNET_HELLO_Message *hello);
 
 
-
-typedef size_t (*GNUNET_HELLO_GenerateAddressListCallback) (void *cls,
-                                                            size_t max,
-                                                            void *buf);
-
-
 typedef struct GNUNET_TRANSPORT_PluginFunctions *
 (*GNUNET_HELLO_TransportPluginsFind) (const char *name);
 




reply via email to

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