gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r9339 - in gnunet/src: nat util


From: gnunet
Subject: [GNUnet-SVN] r9339 - in gnunet/src: nat util
Date: Thu, 29 Oct 2009 06:39:10 -0600

Author: grothoff
Date: 2009-10-29 06:39:10 -0600 (Thu, 29 Oct 2009)
New Revision: 9339

Modified:
   gnunet/src/nat/natpmp.c
   gnunet/src/util/connection.c
Log:
only for headers

Modified: gnunet/src/nat/natpmp.c
===================================================================
--- gnunet/src/nat/natpmp.c     2009-10-29 12:34:02 UTC (rev 9338)
+++ gnunet/src/nat/natpmp.c     2009-10-29 12:39:10 UTC (rev 9339)
@@ -30,15 +30,6 @@
  *
  * @author Milan Bouchet-Valat
  */
-
-#ifdef __cplusplus
-extern "C"
-{
-#if 0                           /* keep Emacsens' auto-indent happy */
-}
-#endif
-#endif
-
 #include <assert.h>
 #include <errno.h>
 #include <time.h>

Modified: gnunet/src/util/connection.c
===================================================================
--- gnunet/src/util/connection.c        2009-10-29 12:34:02 UTC (rev 9338)
+++ gnunet/src/util/connection.c        2009-10-29 12:39:10 UTC (rev 9339)
@@ -1589,12 +1589,4 @@
   h->notify_ready = NULL;
 }
 
-
-#if 0                           /* keep Emacsens' auto-indent happy */
-{
-#endif
-#ifdef __cplusplus
-}
-#endif
-
 /* end of connection.c */





reply via email to

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