DragonFly BSD
DragonFly commits List (threaded) for 2004-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vfs/udf osta.c


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 9 May 2004 15:15:00 -0700 (PDT)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]