diff src/notify.h @ 9800:cc68a8c6e741

[gaim-migrate @ 10668] I rather dislike that gc is used implicitly as the handle. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 21 Aug 2004 05:12:23 +0000
parents 62eb9fe24692
children 9e0b98c458b1
line wrap: on
line diff
--- a/src/notify.h	Sat Aug 21 04:11:49 2004 +0000
+++ b/src/notify.h	Sat Aug 21 05:12:23 2004 +0000
@@ -176,8 +176,8 @@
 							const char *text, GCallback cb, void *user_data);
 
 /**
-	* Displays user information with formatted text, passing information giving
-    * the connection and username from which the user information came.
+ * Displays user information with formatted text, passing information giving
+ * the connection and username from which the user information came.
  *
  * The text is essentially a stripped-down format of HTML, the same that
  * IMs may send.