mcabber/src/logprint.h
changeset 1274 c33b5b6fbf08
parent 952 527d6f234924
child 1413 f89844a0448a
--- a/mcabber/src/logprint.h	Tue Aug 21 22:45:53 2007 +0200
+++ b/mcabber/src/logprint.h	Wed Aug 22 22:19:33 2007 +0200
@@ -12,6 +12,8 @@
 
 void scr_LogPrint(unsigned int flag, const char *fmt, ...);
 
+inline void scr_DoUpdate(void);
+
 #endif /* __LOGPRINT_H__ */
 
 /* vim: set expandtab cindent cinoptions=>2\:2(0:  For Vim users... */