]> diplodocus.org Git - nmh/blobdiff - uip/rcvstore.c
man/*.man: Fix some multi-word .B invocations.
[nmh] / uip / rcvstore.c
index 25bb8780dd6eb66ae96f7ee0fc39ad6f27966bdc..f3ee787f185b01daebebeabbba9d8e4bc24299a8 100644 (file)
@@ -175,7 +175,7 @@ main (int argc, char **argv)
     /* don't add file if it is empty */
     if (st.st_size == 0) {
        (void) m_unlink (tmpfilenam);
     /* don't add file if it is empty */
     if (st.st_size == 0) {
        (void) m_unlink (tmpfilenam);
-       advise (NULL, "empty file");
+       inform("empty file");
        done (0);
     }
 
        done (0);
     }