fix a comment
[obnox/wireshark/wip.git] / capture_ui_utils.h
index 40691b4d57c0669ddbee977c44ffbdc6b9e23898..7f450e0b36ae7a11b4a1f44f0834bbecd8c881e4 100644 (file)
@@ -69,6 +69,7 @@ const char *get_if_name(const char *if_text);
 
 /** Convert plain interface name to the displayed name in the combo box.
  *
+ * @param if_list The list of interfaces returned by build_capture_combo_list()
  * @param if_name The name of the interface.
  *
  * @return The descriptive name (must be g_free'd later)