# HG changeset patch # User Stu Tomlinson # Date 1275446184 0 # Node ID 320337ee96add191343c8070a567a0c5d24d54c2 # Parent de762c79a5f1c44e65272a888c37f56e850f76a4 Minor comment fix. Refs: #12078 diff -r de762c79a5f1 -r 320337ee96ad libpurple/protocols/oscar/libicq.c --- a/libpurple/protocols/oscar/libicq.c Wed Jun 02 02:13:59 2010 +0000 +++ b/libpurple/protocols/oscar/libicq.c Wed Jun 02 02:36:24 2010 +0000 @@ -20,7 +20,7 @@ * */ -/* libicq is the ICQ protocol plugin. It is linked against liboscarcommon, +/* libicq is the ICQ protocol plugin. It is linked against liboscar, * which contains all the shared implementation code with libaim */