src/stringref.h

changeset 7768
1de90a5b21fb
parent 7767
292e7cfea640
child 7786
bcc5728e8810
--- a/src/stringref.h	Fri Dec 05 17:28:22 2003 +0000
+++ b/src/stringref.h	Fri Dec 05 18:02:27 2003 +0000
@@ -93,6 +93,6 @@
  *
  * @return The contents of the string reference.
  */
-const char *gaim_stringref_value(GaimStringref *stringref);
+const char *gaim_stringref_value(const GaimStringref *stringref);
 
 #endif /* _GAIM_STRINGREF_H_ */

mercurial