]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* dlltool.c: Use FOPEN_* macros rather than "r" or "w".
authorIan Lance Taylor <ian@airs.com>
Tue, 14 Nov 1995 23:03:25 +0000 (23:03 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 14 Nov 1995 23:03:25 +0000 (23:03 +0000)
binutils/ChangeLog

index 025cf41286da5b59c36df53b3edc0a298d20e4ff..289df4c05911f7d13d2c775f036832049cb3faf8 100644 (file)
@@ -1,5 +1,7 @@
 Tue Nov 14 17:19:11 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * dlltool.c: Use FOPEN_* macros rather than "r" or "w".
+
        * dlltool.c (fill_ordinals): Correct memset call.
 
 Sun Nov 12 12:56:05 1995  Stan Shebs  <shebs@andros.cygnus.com>