From 76af575fbab085c973b34fb83840e713ee7fd2d1 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Thu, 26 Apr 2007 02:11:25 +0000 Subject: [PATCH] Descriptions of the various types of public and private rooms are now the same in the 'edit room' dialog as they are in the 'create room' dialog. --- webcit/roomops.c | 1 - 1 file changed, 1 deletion(-) diff --git a/webcit/roomops.c b/webcit/roomops.c index a5307eac2..0f51ee2a0 100644 --- a/webcit/roomops.c +++ b/webcit/roomops.c @@ -3123,5 +3123,4 @@ void set_room_policy(void) { display_editroom(); } - /*@}*/ -- 2.39.2