DragonFly commits List (threaded) for 2005-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/badsect badsect.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]