commit | e052b64def35c09b777ba7b9e042919a42ab608f | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Mon Oct 26 19:59:23 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Mon Oct 26 19:59:23 2009 +0000 |
tree | dd5123a27faa9d46eda3b610dc015689cb32d90d | |
parent | d9ff74e51dc0ede17116b590e2e544d1a2b7fe39 [diff] |
Use correct conversion specifier and length modifier when printing an integer of type off_t. Also, don't assume that long long is available.