--- 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_ */