Cite the source of frequency allocation information.
[obnox/wireshark/wip.git] / epan / frequency-utils.h
index e06c2ea209e8c942d1a5b588231f7262a8ce977c..dc46612fd3e9715d07fc07353a0daf67261f495c 100644 (file)
@@ -54,6 +54,7 @@ ieee80211_chan_to_mhz(gint chan, gboolean is_bg);
 gchar*
 ieee80211_mhz_to_str(guint freq);
 
+/* Should this be "(freq < 4920)", or something else? */
 #define FREQ_IS_BG(freq) (freq <= 2484)
 
 /*