* Variable names, comments, documentation, etc... removed the acronym 'BBS'
[citadel.git] / citadel / screen.h
index f71fa2f3cdfe897a78c906cf03db276a19f3d84e..02975030b88ce12470832fcddbfd9908f31e935a 100644 (file)
@@ -10,7 +10,7 @@
 #endif
 #endif
 
-void status_line(const char *humannode, const char *bbs_city,
+void status_line(const char *humannode, const char *site_location,
                 const char *room_name, int secure, int newmailcount);
 void screen_new(void);
 void screen_delete(void);