]> diplodocus.org Git - nmh/blobdiff - uip/comp.c
sbr/m_mktemp.h: Create with missing prototypes.
[nmh] / uip / comp.c
index 7ca48dbca36c4bb85f06c4055e7d8d38dff33b78..a78bcc69614cb597c3add90c5e9f4665c844287e 100644 (file)
@@ -1,6 +1,4 @@
-
-/*
- * comp.c -- compose a message
+/* comp.c -- compose a message
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
@@ -359,7 +357,7 @@ try_it_again:
                        i = YESW;
                    break;
                default: 
                        i = YESW;
                    break;
                default: 
-                   advise (NULL, "say what?");
+                   inform("say what?");
                    break;
            }
        }
                    break;
            }
        }