diff src/gtkutils.c @ 11632:c4fde4165293

[gaim-migrate @ 13908] Someone should look into this before I get a chance to. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 10 Oct 2005 04:10:49 +0000
parents 8b494b5763c2
children 3a05b53a589e
line wrap: on
line diff
--- a/src/gtkutils.c	Sun Oct 09 23:20:42 2005 +0000
+++ b/src/gtkutils.c	Mon Oct 10 04:10:49 2005 +0000
@@ -827,6 +827,9 @@
 	return FALSE;
 }
 
+/*
+ * TODO: Do we even need this?
+ */
 char *stylize(const gchar *text, int length)
 {
 	char *tmp;