From d23d53edcd766a5bb332f1b6c66922e3aedcfe85 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Sun, 21 Jun 2015 15:56:16 +0200 Subject: ws80211_utils.h: fix empty paragraph passed to '@param' command [-Wdocumentation] Change-Id: Iecd9f8820840959a2f226120cbc359977d20c757 Reviewed-on: https://code.wireshark.org/review/9009 Reviewed-by: Evan Huus --- caputils/ws80211_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'caputils/ws80211_utils.h') diff --git a/caputils/ws80211_utils.h b/caputils/ws80211_utils.h index 9586cb797f..4086f50431 100644 --- a/caputils/ws80211_utils.h +++ b/caputils/ws80211_utils.h @@ -98,7 +98,7 @@ int ws80211_frequency_to_channel(int freq); * * @param name The interface name. * @param freq The frequency in MHz. - * @param chan_type + * @param chan_type The HT channel type (no, 20Mhz, 40Mhz...). * @return Zero on success, nonzero on failure. */ int ws80211_set_freq(const char *name, int freq, int chan_type); -- cgit v1.2.3