aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/stream_prefs.c
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-09-27 21:51:08 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-09-27 21:51:08 +0000
commit347398ee6f13a5500f0104d9e203fc0f0f87e005 (patch)
tree754e1143010824b9d54f97fbd3a05a2f1afddaf8 /gtk/stream_prefs.c
parent74ca6adb4aa480636ef8e9746123a60f903e7d48 (diff)
code cleanup: use the prefix packet_list_ for every function mentioned in packet_list.h
svn path=/trunk/; revision=16027
Diffstat (limited to 'gtk/stream_prefs.c')
-rw-r--r--gtk/stream_prefs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/stream_prefs.c b/gtk/stream_prefs.c
index d18b2a406f..eb18c37e8e 100644
--- a/gtk/stream_prefs.c
+++ b/gtk/stream_prefs.c
@@ -266,7 +266,7 @@ stream_prefs_apply(GtkWidget *w _U_)
{
follow_redraw_all();
- update_marked_frames();
+ packet_list_update_marked_frames();
}
void