=================================================================== RCS file: /cvs/djgpp/djgpp/src/stub/stubedit.c,v retrieving revision 1.4 retrieving revision 1.5 diff -p -u -r1.4 -r1.5 --- djgpp/src/stub/stubedit.c 2001/06/09 21:42:39 1.4 +++ /cvs/djgpp/djgpp/src/stub/stubedit.c 2001/06/21 17:13:50 1.5 @@ -170,7 +170,7 @@ void num_s2v(void *addr, char *buf, int struct { char *short_name; char *long_name; - int offset_of_field; + unsigned long offset_of_field; PerFunc val2string; PerFunc string2val; int max;