]> diplodocus.org Git - nmh/blobdiff - uip/mhl.c
Just reworded the bit about '%s' being safe not to quote (it's only safe not to
[nmh] / uip / mhl.c
index 6ef30fbf21c6b5169c25766360afa56addd2cb76..33e9f3fae750a17bcf3d55b3b29cdf1cfa762b6c 100644 (file)
--- a/uip/mhl.c
+++ b/uip/mhl.c
@@ -7,6 +7,9 @@
 
 #include <h/mh.h>
 
+/* prototype from mhlsbr.c */
+int mhl (int, char **);
+
 
 int
 main (int argc, char **argv)