]> diplodocus.org Git - nmh/blobdiff - uip/scan.c
man/*.man: Fix some multi-word .B invocations.
[nmh] / uip / scan.c
index e971f55379c762f32d850449df0df8f0da351230..eb9e8fc279af4f67fe328fb580443ccc58a9d491 100644 (file)
@@ -266,7 +266,7 @@ main (int argc, char **argv)
                    adios (NULL, "scan() botch (%d)", state);
 
                case SCNEOF: 
-                   advise (NULL, "message %d: empty", msgnum);
+                   inform("message %d: empty", msgnum);
                    break;
            }
            charstring_free (scanl);