cvs commit: src/sys/vfs/udf osta.c
Chris Pressey
cpressey at crater.dragonflybsd.org
Sun May 9 15:15:57 PDT 2004
cpressey 2004/05/09 15:15:00 PDT
DragonFly src repository
Modified files:
sys/vfs/udf osta.c
Log:
Style(9) cleanup to src/sys/vfs, stage 17/21: udf.
- Convert K&R-style function definitions to ANSI style.
Note: I chose to leave the formatting of the existing ANSI declarations
alone, as changes to them would mess up the alignment of the associated
comments and the net effect would fail to make the source any more
readable. A future cleanup could move these comments into the comment
blocks preceding each function definition.
Submitted-by: Andre Nathan <andre at xxxxxxxxxxxxxxx>
Additional-reformatting-by: cpressey
Revision Changes Path
1.2 +5 -7 src/sys/vfs/udf/osta.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/udf/osta.c.diff?r1=1.1&r2=1.2&f=h
More information about the Commits
mailing list