libpurple/status.c

branch
soc.2013.gobjectification
changeset 35011
70b4272d57f9
parent 35005
bff56dfca65d
child 35013
4718438d053b
child 36870
b41801651722
--- a/libpurple/status.c	Fri Oct 11 03:01:26 2013 +0530
+++ b/libpurple/status.c	Fri Oct 11 03:07:04 2013 +0530
@@ -671,7 +671,7 @@
 /*
  * This used to parse the va_list directly, but now it creates a GList
  * and passes it to purple_status_set_active_with_attrs_list().  That
- * function was created because accounts.c needs to pass a GList of
+ * function was created because account.c needs to pass a GList of
  * attributes to the status API.
  */
 void

mercurial