From 18cfb2152564651d88f00ed7792b3549362da68a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 1 Apr 2011 08:53:19 +0000 Subject: fixes --- src/transport/plugin_transport_wlan.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/plugin_transport_wlan.h') diff --git a/src/transport/plugin_transport_wlan.h b/src/transport/plugin_transport_wlan.h index 2f811809f..d03bacd82 100644 --- a/src/transport/plugin_transport_wlan.h +++ b/src/transport/plugin_transport_wlan.h @@ -40,7 +40,7 @@ struct MacAddress struct Wlan_Helper_Control_Message { struct GNUNET_MessageHeader hdr; - struct MacAddress mac ; + struct MacAddress mac; }; -- cgit v1.2.3