diff -r aaa15bb4d65e -r 2a9f076b0af9 src/protocols/toc/toc.c --- a/src/protocols/toc/toc.c Fri Aug 24 01:10:51 2001 +0000 +++ b/src/protocols/toc/toc.c Fri Aug 24 01:36:05 2001 +0000 @@ -1276,7 +1276,7 @@ char *description() { - return "Allows gaim to use the TOC protocol."; + return PRPL_DESC("TOC"); } #endif