]> code.citadel.org Git - citadel.git/blobdiff - citadel/citserver.c
* Changed "express message" to "instant message" everywhere in the code
[citadel.git] / citadel / citserver.c
index 6612d1f91d0714fa49c925e52e6366346e4062d0..cbd012cf78267e166aae6d99a59a7aedf7f1f278 100644 (file)
@@ -361,7 +361,7 @@ void cmd_info(void) {
 
 
 /*
- * returns an asterisk if there are any express messages waiting,
+ * returns an asterisk if there are any instant messages waiting,
  * space otherwise.
  */
 char CtdlCheckExpress(void) {