add -c option

This commit is contained in:
rsc
2005-01-26 07:10:02 +00:00
parent 57d2613621
commit 4ac5f249ad
4 changed files with 88 additions and 2 deletions

View File

@@ -24,4 +24,4 @@ Biobuf *prepare(int, char *);
void panic(int, char *, ...);
void check(Biobuf *, Biobuf *);
void change(int, int, int, int);
void flushchanges(void);