From: Christian Grothoff Date: Wed, 2 Nov 2011 13:44:25 +0000 (+0000) Subject: not exp X-Git-Tag: initial-import-from-subversion-38251~16107 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0c04496878b9ca295d085737cd3783b0d0fb753e;p=oweals%2Fgnunet.git not exp --- diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index db1888206..2b86a05ba 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -28,7 +28,6 @@ if USE_COVERAGE endif if LINUX -if HAVE_EXPERIMENTAL WLAN_BIN = gnunet-transport-wlan-helper WLAN_BIN_DUMMY = gnunet-transport-wlan-helper-dummy WLAN_BIN_SENDER = gnunet_wlan_sender @@ -37,7 +36,6 @@ if HAVE_EXPERIMENTAL WLAN_REL_TEST = test_transport_api_reliability_wlan WLAN_UREL_TEST = test_transport_api_unreliability_wlan endif -endif if LINUX diff --git a/src/transport/gnunet-service-transport.c b/src/transport/gnunet-service-transport.c index a39cc0867..40cb2bb61 100644 --- a/src/transport/gnunet-service-transport.c +++ b/src/transport/gnunet-service-transport.c @@ -19,7 +19,7 @@ */ /** - * @file transport/gnunet-service-transport-new.c + * @file transport/gnunet-service-transport.c * @brief * @author Christian Grothoff */