diff options
Diffstat (limited to 'bfd/coffcode.h')
-rw-r--r-- | bfd/coffcode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/coffcode.h b/bfd/coffcode.h index d85ae0b..02971ce 100644 --- a/bfd/coffcode.h +++ b/bfd/coffcode.h @@ -1871,6 +1871,7 @@ coff_write_object_contents (abfd) field does not belong here. We fill it with a 0 so it compares the same but is not a reasonable time. -- gnu@cygnus.com */ + internal_f.f_timdat = 0; internal_f.f_flags = 0; |