]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
Changed failure exit status of mkstemp(1) from 255 to 1.
[nmh] / h / prototypes.h
index 7cce0ba75048431f16ec7a6ccd20a1e5918774a8..2a1132c7313f0c0c5782bcd92fb6297b1cbd0be9 100644 (file)
@@ -370,7 +370,7 @@ char *SystemName(void);
 /*
  * prototypes for some routines in uip
  */
-int annotate (char *, char *, char *, int, int, int, int);
+int annotate (char *, char *, char *, bool, bool, int, bool);
 void annolist(char *, char *, char *, int);
 void annopreserve(int);
 void m_pclose(void);