DragonFly submit List (threaded) for 2004-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: patch to un-K&R-ify libkern
On Tuesday 27 January 2004 22:02, Matthew Dillon wrote:
> :There is even a precidence in style(9) if you grep for usage().
> :The code should look like:
> :
> :static void usage(void);
> :
> :/* many useful code */
> :
> :static void
> :usage()
> :{
> :}
>
> I have a solution for style 9.
>
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/mg/theo.c.diff?r1=1.45&r2=1.46&f=h ???
;)
-- Max
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]