diff --git a/src/server/conference.c b/src/server/conference.c
index 2d4524806e6f9269909669edb48515144b31071b..a343665aee04afa657fcb6fea19a167e2fb5023b 100644
--- a/src/server/conference.c
+++ b/src/server/conference.c
@@ -1,5 +1,5 @@
 /*
- * $Id: conference.c,v 0.12 1991/09/15 10:32:52 linus Exp $
+ * $Id: conference.c,v 0.13 1991/10/16 17:23:24 ceder Exp $
  * Copyright (C) 1991  Lysator Academic Computer Association.
  *
  * This file is part of the LysKOM server.
@@ -28,7 +28,7 @@
  * All atomic calls that deals with conferences.
  */
 
-static char *rcsid = "$Id: conference.c,v 0.12 1991/09/15 10:32:52 linus Exp $";
+static char *rcsid = "$Id: conference.c,v 0.13 1991/10/16 17:23:24 ceder Exp $";
 
 
 #include <time.h>
@@ -621,7 +621,7 @@ set_presentation (Conf_no	conf_no,
  *
  * Only the supervisor can change the motd.
  *
- * BUG: There is no asynchronous message that reports new motds.
+ * BUG: +++ There is no asynchronous message that reports new motds.
  */
 extern Success
 set_etc_motd(	Conf_no		conf_no,