cvs commit: src/sbin/mount extern.h mount.c mount_ufs.c
Craig Rodrigues
rodrigc at FreeBSD.org
Thu Oct 6 19:18:21 PDT 2005
rodrigc 2005-10-07 02:18:20 UTC
FreeBSD src repository
Modified files:
sbin/mount extern.h mount.c mount_ufs.c
Log:
Switch from K&R-style C prototypes to ISO/ANSI-style C prototypes.
Make prototype in extern.h match prototype in mount_ufs.c
Revision Changes Path
1.5 +1 -1 src/sbin/mount/extern.h
1.70 +9 -21 src/sbin/mount/mount.c
1.27 +1 -3 src/sbin/mount/mount_ufs.c
More information about the cvs-src
mailing list