(main): Use %lu, not %d for unsigned long.
authorJim Meyering <jim@meyering.net>
Fri, 16 Dec 1994 05:32:30 +0000 (05:32 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 16 Dec 1994 05:32:30 +0000 (05:32 +0000)
commit029fcaa9139e51beb6afa0b96670c684260e8bfa
treef91c693bc201d836e6f892d9e203658d50636d0b
parentbebb9b3286118f2d0779549a8c0b1277c1f134d7
(main): Use %lu, not %d for unsigned long.
(my_strtoul, uint_fatal_error): Remove functions.  Use xstrtoul
and STRTOL_FATAL_ERROR instead.
src/od.c