src/protocols/sametime/meanwhile/mw_common.h

changeset 12323
f52908fb23b0
parent 12311
ee0f62f4fcd4
--- a/src/protocols/sametime/meanwhile/mw_common.h	Sun Dec 04 18:19:06 2005 +0000
+++ b/src/protocols/sametime/meanwhile/mw_common.h	Sun Dec 04 18:19:56 2005 +0000
@@ -219,7 +219,7 @@
 
 
 /** allocate a new empty buffer */
-struct mwPutBuffer *mwPutBuffer_new();
+struct mwPutBuffer *mwPutBuffer_new(void);
 
 
 /** write raw data to the put buffer */

mercurial