diff options
author | Jeff Law <law@redhat.com> | 1994-09-14 03:08:55 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-09-14 03:08:55 +0000 |
commit | a0f5033df3b0df240fb8322a969c56e09915fbd5 (patch) | |
tree | c370fef21933501e31d5b272cc3ce13d0672f9d6 /binutils | |
parent | ae880afc1beee25a37e48088ebe1bf13710d390b (diff) | |
download | gdb-a0f5033df3b0df240fb8322a969c56e09915fbd5.zip gdb-a0f5033df3b0df240fb8322a969c56e09915fbd5.tar.gz gdb-a0f5033df3b0df240fb8322a969c56e09915fbd5.tar.bz2 |
* objcopy.c (copy_main): Initialize input_filename and
output_filename to NULL.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 915e367..24b082b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 13 21:06:06 1994 Jeff Law (law@snake.cs.utah.edu) + + * objcopy.c (copy_main): Initialize input_filename and + output_filename to NULL. + Tue Sep 13 14:17:24 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * Makefile.in (version.o): Depend upon Makefile, so that version.o |