changeset 1536:3a9f11c9278b

[gaim-migrate @ 1546] whoops. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 05 Mar 2001 07:54:30 +0000
parents 1e2cc8c8bf3c
children 2157d91c2eb9
files src/prpl.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/prpl.c	Mon Mar 05 03:59:32 2001 +0000
+++ b/src/prpl.c	Mon Mar 05 07:54:30 2001 +0000
@@ -455,7 +455,7 @@
 
 			while (act) {
 				if (act->data == NULL) {
-					gaim_separator(protomenu);
+					gaim_separator(submenu);
 					act = g_list_next(act);
 					continue;
 				}