From f856dbafa830a562da34b1aaf636fb941aa5a7c9 Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Sat, 3 Dec 2005 22:38:50 +0000 Subject: split some parts of the packet counting functions into their own files capture_info(.c/.h), so we can use it from the main program svn path=/trunk/; revision=16668 --- gtk/dlg_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/dlg_utils.h') diff --git a/gtk/dlg_utils.h b/gtk/dlg_utils.h index 7c2dc4cbc5..4317eb92a8 100644 --- a/gtk/dlg_utils.h +++ b/gtk/dlg_utils.h @@ -33,7 +33,7 @@ * * - "About" about_ethereal_cb() * - "Capture Options" capture_prep() - * - "Capture" capture_info_create() + * - "Capture" capture_info_ui_create() * - "Interface Options" ifopts_edit_cb() * - "Coloring Rules" colorize_dialog_new() * - "Edit Color Filter" edit_color_filter_dialog_new() -- cgit v1.2.3