From: Art Cancro Date: Thu, 26 Apr 2007 02:11:25 +0000 (+0000) Subject: Descriptions of the various types of public and private X-Git-Tag: v7.86~3414 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=76af575fbab085c973b34fb83840e713ee7fd2d1;p=citadel.git 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. --- 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(); } - /*@}*/