comparison src/protocols/toc/toc.c @ 2162:a464da684307

[gaim-migrate @ 2172] couple fixes. Max Horn told me about one of them. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 24 Aug 2001 01:36:05 +0000
parents cff133e0ec0c
children edf8c5a70e5b
comparison
equal deleted inserted replaced
2161:757e10018950 2162:a464da684307
1274 return "TOC"; 1274 return "TOC";
1275 } 1275 }
1276 1276
1277 char *description() 1277 char *description()
1278 { 1278 {
1279 return "Allows gaim to use the TOC protocol."; 1279 return PRPL_DESC("TOC");
1280 } 1280 }
1281 1281
1282 #endif 1282 #endif
1283 1283
1284 /********* 1284 /*********