diff options
author | neel <neel@FreeBSD.org> | 2010-08-06 05:24:41 +0000 |
---|---|---|
committer | neel <neel@FreeBSD.org> | 2010-08-06 05:24:41 +0000 |
commit | e7869656469cb22f54c19a568b3f9f93bd872f45 (patch) | |
tree | 36717a2aa61c244af4d67012ec22df35ad297634 /sys/fs/devfs/devfs_int.h | |
parent | 7a5a021203d09ad6769a90f1b322fa308e808a94 (diff) | |
download | FreeBSD-src-e7869656469cb22f54c19a568b3f9f93bd872f45.zip FreeBSD-src-e7869656469cb22f54c19a568b3f9f93bd872f45.tar.gz |
uint64_t is 'unsigned long' in n64 build, so compiler is unhappy if the
format specifier in printf is "%llu".
Use "%ju" instead.
Diffstat (limited to 'sys/fs/devfs/devfs_int.h')
0 files changed, 0 insertions, 0 deletions