delphij 2005-01-14 15:49:05 UTC
FreeBSD src repository
Modified files:
sbin/ldconfig ldconfig.c
Log:
Improve readability for the recently introduced changes by having
their sizeof(*p) instead of explicitlly specifying their types.
Suggested by: nectar
Revision Changes Path
1.44 +4 -4 src/sbin/ldconfig/ldconfig.c