diff options
Diffstat (limited to 'epoc/epocish.h')
-rw-r--r-- | epoc/epocish.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epoc/epocish.h b/epoc/epocish.h index ca992cfdfb..f4be0ff677 100644 --- a/epoc/epocish.h +++ b/epoc/epocish.h @@ -36,7 +36,7 @@ /* USEMYBINMODE * This symbol, if defined, indicates that the program should - * use the routine my_binmode(FILE *fp, char iotype) to insure + * use the routine my_binmode(FILE *fp, char iotype, int mode) to insure * that a file is in "binary" mode -- that is, that no translation * of bytes occurs on read or write operations. */ |