gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r4289 - GNUnet/src/include


From: durner
Subject: [GNUnet-SVN] r4289 - GNUnet/src/include
Date: Thu, 11 Jan 2007 09:32:06 -0800 (PST)

Author: durner
Date: 2007-01-11 09:32:02 -0800 (Thu, 11 Jan 2007)
New Revision: 4289

Modified:
   GNUnet/src/include/gnunet_util_boot.h
Log:
c++

Modified: GNUnet/src/include/gnunet_util_boot.h
===================================================================
--- GNUnet/src/include/gnunet_util_boot.h       2007-01-11 08:32:12 UTC (rev 
4288)
+++ GNUnet/src/include/gnunet_util_boot.h       2007-01-11 17:32:02 UTC (rev 
4289)
@@ -38,13 +38,6 @@
 #include "gnunet_util.h"
 
 
-#if 0 /* keep Emacsens' auto-indent happy */
-{
-#endif
-#ifdef __cplusplus
-}
-#endif
-
 /**
  * Run a standard GNUnet startup sequence
  * (initialize loggers and configuration,
@@ -70,6 +63,13 @@
  */
 void GNUNET_fini(struct GE_Context * ectx,
                 struct GC_Configuration * cfg);
+
+#if 0 /* keep Emacsens' auto-indent happy */
+{
+#endif
+#ifdef __cplusplus
+}
+#endif
                
 /* ifndef GNUNET_UTIL_GETOPT_H */
 #endif





reply via email to

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