# HG changeset patch # User Eric Warmenhoven # Date 983778870 0 # Node ID 3a9f11c9278be2f6aecc99ec4824461edadd2ad7 # Parent 1e2cc8c8bf3c87c24d91ee5b4d3d0200155666a2 [gaim-migrate @ 1546] whoops. committer: Tailor Script diff -r 1e2cc8c8bf3c -r 3a9f11c9278b src/prpl.c --- 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; }