comparison src/protocols/yahoo/yay.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 c24595d3c364
comparison
equal deleted inserted replaced
2161:757e10018950 2162:a464da684307
804 return "Yahoo"; 804 return "Yahoo";
805 } 805 }
806 806
807 char *description() 807 char *description()
808 { 808 {
809 return "Allows gaim to use the Yahoo protocol"; 809 return PRPL_DESC("Yahoo");
810 } 810 }
811 811
812 #endif 812 #endif