diff options
author | jhb <jhb@FreeBSD.org> | 2002-11-07 21:19:47 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2002-11-07 21:19:47 +0000 |
commit | 03fe039475ad8f772826c68c33e81f458d83e909 (patch) | |
tree | 83c6cffcbd2ac5ae45d1d19e22ab0638dc2165e3 /sys/dev/ubsec/ubsec.c | |
parent | 3eba31622870483c77989f583e33b09d254b6246 (diff) | |
download | FreeBSD-src-03fe039475ad8f772826c68c33e81f458d83e909.zip FreeBSD-src-03fe039475ad8f772826c68c33e81f458d83e909.tar.gz |
Print pointers with %p instead of casting them to an unsigned int and
then printing them with 0x%x which doesn't work when sizeof(void *) >
sizeof(int).
Diffstat (limited to 'sys/dev/ubsec/ubsec.c')
0 files changed, 0 insertions, 0 deletions