summaryrefslogtreecommitdiff
path: root/vos/vosish.h
diff options
context:
space:
mode:
Diffstat (limited to 'vos/vosish.h')
-rw-r--r--vos/vosish.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vos/vosish.h b/vos/vosish.h
index c5c819a57b..5a6b0796f8 100644
--- a/vos/vosish.h
+++ b/vos/vosish.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.
*/