summaryrefslogtreecommitdiff
path: root/xts5/src/bin/mc/mcproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'xts5/src/bin/mc/mcproto.h')
-rw-r--r--xts5/src/bin/mc/mcproto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xts5/src/bin/mc/mcproto.h b/xts5/src/bin/mc/mcproto.h
index 32dd7115..16df2949 100644
--- a/xts5/src/bin/mc/mcproto.h
+++ b/xts5/src/bin/mc/mcproto.h
@@ -105,7 +105,7 @@ void mepcomment(char *buf);
FILE *nextfile(struct mclist *sources);
void outcopy(char *file);
FILE *cretmpfile(char *file, char **crefile);
-int outfile(FILE *fp);
+void outfile(FILE *fp);
int remfiles(void);
int includefile(char *file, char *bp);
void filetemp(char *name);