diff pidgin/plugins/markerline.c @ 15502:6fde15c1dcfc

pidginconv to pidgin_conv
author Sean Egan <seanegan@gmail.com>
date Sat, 03 Feb 2007 07:55:15 +0000
parents d75099d2567e
children 32c366eeeb99
line wrap: on
line diff
--- a/pidgin/plugins/markerline.c	Sat Feb 03 07:23:11 2007 +0000
+++ b/pidgin/plugins/markerline.c	Sat Feb 03 07:55:15 2007 +0000
@@ -210,7 +210,7 @@
 	if (!gtkconv)
 		return;
 
-	win = pidginconv_get_window(gtkconv);
+	win = pidgin_conv_get_window(gtkconv);
 
 	detach_from_pidgin_window(win, NULL);
 	attach_to_pidgin_window(win, NULL);