]> code.citadel.org Git - citadel.git/blobdiff - citadel/room_ops.h
* In the wholist, only show <private room> if the user viewing the list
[citadel.git] / citadel / room_ops.h
index 537bea4a121347c2d2409aad2cf8c8dba623e51e..3325dda871ecda56737dbb7550d8351bde371b53 100644 (file)
@@ -46,3 +46,4 @@ void assoc_file_name(char *buf, struct quickroom *qrbuf, char *prefix);
 void delete_room(struct quickroom *qrbuf);
 void list_roomname(struct quickroom *qrbuf);
 int is_noneditable(struct quickroom *qrbuf);
+int CtdlRoomAccess(struct quickroom *roombuf, struct usersupp *userbuf);