]> diplodocus.org Git - nmh/blobdiff - h/mh.h
* uip/mhshowsbr.c (show_all_messages): Be more generous when parsing
[nmh] / h / mh.h
diff --git a/h/mh.h b/h/mh.h
index 130bfde5686cd907874b1b03d49d135e952fdcc8..7cdbead2c44b9a380a616e39598c745ec7ea1839 100644 (file)
--- a/h/mh.h
+++ b/h/mh.h
@@ -336,5 +336,7 @@ extern char *vmhproc;
 extern char *whatnowproc;
 extern char *whomproc;
 
+extern void (*done) (int);
+
 #include <h/prototypes.h>