* Performing a 'fetch' operation on an old revision of a wiki page now stuffs the...
[citadel.git] / citadel / room_ops.c
index 42c67e758e815db6fa8bd3fa1da0b6b3032121c6..5904b41eb871220e3958f34c9b78468b3e8a0f5f 100644 (file)
@@ -1820,7 +1820,7 @@ void cmd_kill(char *argbuf)
 /*
  * Internal code to create a new room (returns room flags)
  *
- * Room types:  0=public, 1=guessname, 2=passworded, 3=inv-only,
+ * Room types:  0=public, 1=hidden, 2=passworded, 3=invitation-only,
  *              4=mailbox, 5=mailbox, but caller supplies namespace
  */
 unsigned CtdlCreateRoom(char *new_room_name,