changeset 9952:8fdf9706c45d

[gaim-migrate @ 10848] these should be const, and now is as good a time as any to make them that way committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 04 Sep 2004 17:06:10 +0000
parents 42cdec4f639b
children d908907d9441
files src/prpl.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/prpl.h	Sat Sep 04 16:51:49 2004 +0000
+++ b/src/prpl.h	Sat Sep 04 17:06:10 2004 +0000
@@ -206,8 +206,8 @@
 	 * Fills the four char**'s with string identifiers for "emblems"
 	 * that the UI will interpret and display as relevant
 	 */
-	void (*list_emblems)(GaimBuddy *buddy, char **se, char **sw,
-						  char **nw, char **ne);
+	void (*list_emblems)(GaimBuddy *buddy, const char **se, const char **sw,
+						  const char **nw, const char **ne);
 
 	/**
 	 * Gets a short string representing this buddy's status.  This will