sysdep.c (__gnat_set_binary_mode, [...]): Arg is int, not FILE *, in dummy version...
authorGeert Bosch <bosch@gnat.com>
Thu, 4 Oct 2001 19:30:04 +0000 (21:30 +0200)
committerGeert Bosch <bosch@gcc.gnu.org>
Thu, 4 Oct 2001 19:30:04 +0000 (21:30 +0200)
commit7f50e2e396b2450cedd2116220a99289cae0d6d9
tree845a8db2989ae72993d028eba95bc86cb8bd4485
parent5d1a969896604bf347957520a7f4f55500fc9232
sysdep.c (__gnat_set_binary_mode, [...]): Arg is int, not FILE *, in dummy version of functions.

* sysdep.c (__gnat_set_binary_mode, __gnat_set_text_mode):
Arg is int, not FILE *, in dummy version of functions.

* adaint.h (__gnat_set_binary_mode, __gnat_set_text_mode):
Arg is int, not FILE *.

From-SVN: r46012
gcc/ada/ChangeLog
gcc/ada/adaint.h
gcc/ada/sysdep.c