cvs commit: src/sbin/badsect badsect.c
Chris Pressey
cpressey at crater.dragonflybsd.org
Mon Feb 14 17:53:36 PST 2005
cpressey 2005/02/14 17:53:05 PST
DragonFly src repository
Modified files:
sbin/badsect badsect.c
Log:
Further cleanup:
- Remove `register' keyword.
- Declare local functions as `static'.
- Remove unneeded unions, and their associated #define'd aliases,
around the struct fs and struct cg that are being used.
Revision Changes Path
1.10 +14 -22 src/sbin/badsect/badsect.c
http://www.dragonflybsd.org/cvsweb/src/sbin/badsect/badsect.c.diff?r1=1.9&r2=1.10&f=u
More information about the Commits
mailing list