dwmalone 2004/05/28 14:16:44 PDT
FreeBSD src repository
Modified files:
sbin/kldstat kldstat.c
Log:
Decide how much space we need to print a pointer using
sizeof(void *) rather than if __alpha__ is defined.
Revision Changes Path
1.14 +1 -5 src/sbin/kldstat/kldstat.c