[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r11369 - gnunet/src/include
From: |
gnunet |
Subject: |
[GNUnet-SVN] r11369 - gnunet/src/include |
Date: |
Fri, 14 May 2010 13:20:44 +0200 |
Author: grothoff
Date: 2010-05-14 13:20:44 +0200 (Fri, 14 May 2010)
New Revision: 11369
Modified:
gnunet/src/include/gnunet_datastore_service.h
Log:
protostruct
Modified: gnunet/src/include/gnunet_datastore_service.h
===================================================================
--- gnunet/src/include/gnunet_datastore_service.h 2010-05-14 11:20:29 UTC
(rev 11368)
+++ gnunet/src/include/gnunet_datastore_service.h 2010-05-14 11:20:44 UTC
(rev 11369)
@@ -42,6 +42,10 @@
#endif
#endif
+/**
+ * Entry in the queue.
+ */
+struct GNUNET_DATASTORE_QueueEntry;
/**
* Handle to the datastore service.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r11369 - gnunet/src/include,
gnunet <=