X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dosish.h;h=08b48fa0fe803730c9973db087f118469b44ffa3;hb=23f3aea032e3289acf8e6a178372c27e8e03f4a0;hp=be7020d12198f64a039d45fd51ee83ac5cf32e67;hpb=534825c439e9bf017f3cdaf88d284d58d5eac6bd;p=p5sagit%2Fp5-mst-13.2.git diff --git a/dosish.h b/dosish.h index be7020d..08b48fa 100644 --- a/dosish.h +++ b/dosish.h @@ -52,7 +52,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. */