src/protocols/sametime/meanwhile/mw_st_list.h

changeset 12323
f52908fb23b0
parent 10969
fa2093270b80
--- a/src/protocols/sametime/meanwhile/mw_st_list.h	Sun Dec 04 18:19:06 2005 +0000
+++ b/src/protocols/sametime/meanwhile/mw_st_list.h	Sun Dec 04 18:19:56 2005 +0000
@@ -65,7 +65,7 @@
 
 
 /** Create a new list */
-struct mwSametimeList *mwSametimeList_new();
+struct mwSametimeList *mwSametimeList_new(void);
 
 
 /** Free the list, all of its groups, and all of the groups' members */

mercurial