diff src/prefs.h @ 5451:e1cc0c67e123

[gaim-migrate @ 5839] some compile cleanups, and more importantly, the rest of that tobase16 fix that I forgot about committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 20 May 2003 01:31:56 +0000
parents e150a0cf4d6e
children 0aa4d089125c
line wrap: on
line diff
--- a/src/prefs.h	Tue May 20 00:45:35 2003 +0000
+++ b/src/prefs.h	Tue May 20 01:31:56 2003 +0000
@@ -125,7 +125,7 @@
  * @param name  The name of the pref
  * @param value The value to set
  */
-void gaim_prefs_set_string(const char *name, char *value);
+void gaim_prefs_set_string(const char *name, const char *value);
 
 /**
  * Get boolean pref value