Index: nmh/h/prototypes.h
diff -u nmh/h/prototypes.h:1.11 nmh/h/prototypes.h:1.12
--- nmh/h/prototypes.h:1.11     Sun Nov  6 21:54:40 2005
+++ nmh/h/prototypes.h  Wed Dec  7 21:25:47 2005
@@ -2,7 +2,7 @@
 /*
  * prototypes.h -- various prototypes
  *
- * $Id: prototypes.h,v 1.11 2005/11/06 21:54:40 pm215 Exp $
+ * $Id: prototypes.h,v 1.12 2005/12/07 21:25:47 jon Exp $
  */
 
 /*
@@ -159,6 +159,7 @@
  */
 int annotate (char *, char *, char *, int, int, int, int);
 void annolist(char *, char *, char *, int);
+void annopreserve(int);
 int distout (char *, char *, char *);
 void replout (FILE *, char *, char *, struct msgs *, int,
        int, char *, char *, char *);


_______________________________________________
Nmh-commits mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/nmh-commits

Reply via email to