]> code.citadel.org Git - citadel.git/blobdiff - webcit/serv_func.c
* Started moving all of the global variables into a struct, to facilitate
[citadel.git] / webcit / serv_func.c
index 823fb5f85db67eaee12286a66d621c6916e0ecfe..750ec7d2f4fbb0506731b82c37ab98580dabef70 100644 (file)
@@ -13,7 +13,7 @@
 struct serv_info serv_info;
 
 /*
- * get info about the server we've connected to
+ * get info about the server we've WC->connected to
  */
 void get_serv_info(char *browser_host, char *user_agent)
 {