aboutsummaryrefslogtreecommitdiff
path: root/src/transport/wlan/loopback_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/wlan/loopback_helper.h')
-rw-r--r--src/transport/wlan/loopback_helper.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/transport/wlan/loopback_helper.h b/src/transport/wlan/loopback_helper.h
index 7c9fd5d07..d6afb1129 100644
--- a/src/transport/wlan/loopback_helper.h
+++ b/src/transport/wlan/loopback_helper.h
@@ -14,7 +14,6 @@
14 14
15//static void file_in_send(void *cls, void *client, const struct GNUNET_MessageHeader *hdr); 15//static void file_in_send(void *cls, void *client, const struct GNUNET_MessageHeader *hdr);
16 16
17int 17int testmode (int argc, char *argv[]);
18testmode(int argc, char *argv[]);
19 18
20#endif /* LOOPBACK_HELPER_H_ */ 19#endif /* LOOPBACK_HELPER_H_ */