diff mcabber/src/screen.c @ 1139:104676e3389b

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Feb 2007 11:57:14 +0100
parents 8ba4b1e8b42d
children 5be2408a6534
line wrap: on
line diff
--- a/mcabber/src/screen.c	Sun Feb 04 11:41:05 2007 +0100
+++ b/mcabber/src/screen.c	Sun Feb 04 11:57:14 2007 +0100
@@ -413,8 +413,7 @@
 }
 
 //  scr_new_buddy(title, dontshow)
-// Note: title (aka winId) can be NULL for special buffers
-//static winbuf *scr_CreateBuddyPanel(const char *title, int dont_show)
+// Note: title (aka winId/jid) can be NULL for special buffers
 static winbuf *scr_new_buddy(const char *title, int dont_show)
 {
   winbuf *tmp;