diff src/gtkimhtml.h @ 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 533060d9a2c6
line wrap: on
line diff
--- a/src/gtkimhtml.h	Sat Jan 22 05:22:48 2005 +0000
+++ b/src/gtkimhtml.h	Sat Jan 22 19:40:30 2005 +0000
@@ -265,7 +265,7 @@
  * @param sml    The name of the smiley category.
  * @param smiley The GtkIMSmiley to associate.
  */
-void gtk_imhtml_associate_smiley(GtkIMHtml *imhtml, gchar *sml, GtkIMHtmlSmiley *smiley);
+void gtk_imhtml_associate_smiley(GtkIMHtml *imhtml, const gchar *sml, GtkIMHtmlSmiley *smiley);
 
 /**
  * Removes all smileys associated with a GTK IM/HTML.