From e66660cd8458e00ef70d1cca90dc7882ff129720 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Wed, 5 Dec 2007 23:50:28 +0000 Subject: Make sure the "auto scroll in live capture" toolbar button and menu item correctly reflect the auto scroll state. Re-enable the ability to use the auto scroll toolbar button and menu item during a live capture. svn path=/trunk/; revision=23777 --- ui_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui_util.h') diff --git a/ui_util.h b/ui_util.h index 69cfc10eb8..6c8d94d5b8 100644 --- a/ui_util.h +++ b/ui_util.h @@ -69,7 +69,7 @@ gpointer packet_list_get_row_data(gint); void packet_list_set_selected_row(gint); gint packet_list_get_sort_column(void); void packet_list_set_sort_column(void); -gboolean packet_list_at_end(void); +gboolean packet_list_check_end(void); #ifdef __cplusplus -- cgit v1.2.3