initialize oh_stamp fields of header
authorceriel <none@none>
Tue, 13 Sep 1988 09:11:54 +0000 (09:11 +0000)
committerceriel <none@none>
Tue, 13 Sep 1988 09:11:54 +0000 (09:11 +0000)
util/ceg/ce_back/obj_back/output.c

index ef7c662..f523d0f 100644 (file)
@@ -16,6 +16,7 @@ output_back()
        int     nrelo = relo - reloc_info;
 
        header.oh_magic = O_MAGIC;
+       header.oh_stamp = 0;
        header.oh_flags = HF_LINK;
        header.oh_nsect = 4;
        header.oh_nrelo = nrelo;