Descriptions of the various types of public and private
authorArt Cancro <ajc@citadel.org>
Thu, 26 Apr 2007 02:11:25 +0000 (02:11 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 26 Apr 2007 02:11:25 +0000 (02:11 +0000)
rooms are now the same in the 'edit room' dialog as they are in the
'create room' dialog.

webcit/roomops.c

index a5307eac2715ea1ce23623b5b40ab0815827e3c6..0f51ee2a04f5ab4632d10bf8bc5d6916ec8dbe92 100644 (file)
@@ -3123,5 +3123,4 @@ void set_room_policy(void) {
        display_editroom();
 }
 
-
 /*@}*/