diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-10-06 20:55:28 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-10-06 20:55:28 +0000 |
commit | 61c39c60565b386e0e12ea669556b030e8cd7180 (patch) | |
tree | 59109aeab8297bdc996faca8c4e38ec7426c36cf /src/transport/plugin_transport_wlan.h | |
parent | 780eb09dd8040ecf8649d40ddf8314464e0fc48e (diff) |
-remove trailing whitespace
Diffstat (limited to 'src/transport/plugin_transport_wlan.h')
-rw-r--r-- | src/transport/plugin_transport_wlan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_wlan.h b/src/transport/plugin_transport_wlan.h index 044c6818a..c265edcab 100644 --- a/src/transport/plugin_transport_wlan.h +++ b/src/transport/plugin_transport_wlan.h @@ -41,7 +41,7 @@ /** * Value for "Management" in the 'frame_control' field of the - * struct GNUNET_TRANSPORT_WLAN_Ieee80211Frame. + * struct GNUNET_TRANSPORT_WLAN_Ieee80211Frame. */ #define IEEE80211_FC0_TYPE_MGT 0x00 |