* 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 025cf41..289df4c 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>