X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0ff76f3b2823f98e75b76dc93f2b5be293171610..2866e077625468380040b3bbda590cbcbf2c1225:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 7cce0ba7..2a1132c7 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -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);