]> diplodocus.org Git - nmh/blobdiff - uip/popsbr.c
Escape literal leading full stop in man/new.man.
[nmh] / uip / popsbr.c
index 16eba46d1dd70b89de866454e5873ef9c1412ac6..ebb9b18f538f71a793366707867f71df8b009c9c 100644 (file)
@@ -272,7 +272,7 @@ pop_init (char *host, char *port, char *user, char *proxy, int snoop,
            strncpy (buffer, response, sizeof(buffer));
            command ("QUIT");
            strncpy (response, buffer, sizeof(response));
-                               /* and fall */
+           /* FALLTHRU */
 
        case NOTOK: 
        case DONE: