Smoother navigation and restricted iconbar for guest mode
[citadel.git] / webcit / roomops.c
index 8a3b4dfa4fe3f619d8d838e976bf95e78bf7e882..ace2559624a4c346f1960ab00d8d395be7ff19bb 100644 (file)
@@ -117,8 +117,8 @@ void smart_goto(const StrBuf *next_room) {
        readloop(readnew, eUseDefault);
 }
 
-/**
- * \brief goto a private room
+/*
+ * goto a private room
  */
 void goto_private(void)
 {
@@ -944,8 +944,8 @@ void entroom(void)
 
 
 
-/**
- * \brief Change the view for this room
+/*
+ * Change the view for this room
  */
 void change_view(void) {
        int newview;