src/protocols/gg/utils.h

changeset 12373
a8f71f73576d
parent 12224
bf547f7989a4
--- a/src/protocols/gg/utils.h	Tue Dec 06 19:22:13 2005 +0000
+++ b/src/protocols/gg/utils.h	Tue Dec 06 19:50:47 2005 +0000
@@ -78,7 +78,7 @@
  *
  * @return Name of the buddy, or UIN converted to string.
  */
-const char *
+char *
 ggp_buddy_get_name(GaimConnection *gc, const uin_t uin);
 
 #endif /* _GAIM_GG_UTILS_H */

mercurial