diff src/gtkimhtml.c @ 10537:74180743304a

[gaim-migrate @ 11890] Compile warning fix and get rid of some extra whitespace committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 22 Jan 2005 19:40:30 +0000
parents 55e7d72fc09a
children 77ef3f2f0df8
line wrap: on
line diff
--- a/src/gtkimhtml.c	Sat Jan 22 05:22:48 2005 +0000
+++ b/src/gtkimhtml.c	Sat Jan 22 19:40:30 2005 +0000
@@ -1484,7 +1484,7 @@
 
 void
 gtk_imhtml_associate_smiley (GtkIMHtml       *imhtml,
-			     gchar           *sml,
+			     const gchar     *sml,
 			     GtkIMHtmlSmiley *smiley)
 {
 	GtkSmileyTree *tree;