Style(9) cleanup to src/sys/vfs, stage 17/21: udf.
authorChris Pressey <cpressey@dragonflybsd.org>
Sun, 9 May 2004 22:15:00 +0000 (22:15 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Sun, 9 May 2004 22:15:00 +0000 (22:15 +0000)
commit96a48808df2bb91d3082788beef0172b8afd380e
treeabca94694d6393110196047935dc55ec2fb6076c
parent9450757869a8abec711bdcf4f78b861926b99ec5
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@digirati.com.br>
Additional-reformatting-by: cpressey
sys/vfs/udf/osta.c