Patch from Vernon Sauder.
authorGlenn L McGrath <bug1@ihug.co.nz>
Fri, 5 Mar 2004 05:47:19 +0000 (05:47 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Fri, 5 Mar 2004 05:47:19 +0000 (05:47 -0000)
commitd2b860fecb7353a8f809e1841c299160f4c6c6b9
tree7b9c6c732d197e7e4fd82b1f8b82ec7da8373283
parentbbf2ce36d841fe53689516f6e52751e5f59ad393
Patch from Vernon Sauder.
The off_t type is not a consistent size; it depends on the kernel options
(something about large file support). Therefore, the format string for
printing an address is not always the same.
libbb/dump.c