]> code.citadel.org Git - citadel.git/blobdiff - citadel/serv_imap.c
* Changed "express message" to "instant message" everywhere in the code
[citadel.git] / citadel / serv_imap.c
index 23ca7a1d13e7dcee70bd047822b86aa07b9ab78a..f448ecf404fa564571dafad09bc2fc8154e931e3 100644 (file)
@@ -1267,7 +1267,7 @@ void imap_command_loop(void)
        /* Ok, at this point we're in normal command mode.  The first thing
         * we do is print any incoming pages (yeah! we really do!)
         */
-       imap_print_express_messages();
+       imap_print_instant_messages();
 
        /*
         * Before processing the command that was just entered... if we happen