X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=object.c;h=24c285ca77b2850cf1eaa192ae81a77818567079;hp=29fd8f3ce0d672e42757eed92131ccfd47b6461d;hb=7d0d2b9ecddea35722fd1d09c99735b98f6f0362;hpb=7d364a21bf389d947bb61cc235d00b3892aca89a diff --git a/object.c b/object.c index 29fd8f3..24c285c 100644 --- a/object.c +++ b/object.c @@ -321,7 +321,7 @@ int WriteObject(int fd) uint8_t * buf; // Scratch area uint8_t * p; // Temporary ptr LONG trsize, drsize; // Size of relocations - long unused; // For supressing 'write' warnings + uint32_t unused; // For supressing 'write' warnings if (verb_flag) { @@ -810,7 +810,7 @@ for(int j=0; j