From b4791cc5e8b3dc388883222f1d8fe561b7ca4bc3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 23 Mar 2012 08:39:18 +0000 Subject: -using cleaner message types for WLAN-HELPER IPC --- src/transport/plugin_transport_wlan.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 96aa434ee..2b70fc0f5 100644 --- a/src/transport/plugin_transport_wlan.h +++ b/src/transport/plugin_transport_wlan.h @@ -142,7 +142,7 @@ struct GNUNET_TRANSPORT_WLAN_RadiotapSendMessage { /** - * Type is 'GNUNET_MESSAGE_TYPE_WLAN_HELPER_DATA'. + * Type is 'GNUNET_MESSAGE_TYPE_WLAN_DATA_TO_HELPER'. */ struct GNUNET_MessageHeader header; @@ -183,7 +183,7 @@ struct GNUNET_TRANSPORT_WLAN_RadiotapReceiveMessage { /** - * Type is 'GNUNET_MESSAGE_TYPE_WLAN_HELPER_DATA'. + * Type is 'GNUNET_MESSAGE_TYPE_WLAN_DATA_FROM_HELPER'. */ struct GNUNET_MessageHeader header; -- cgit v1.2.3