patch to un-K&R-ify libkern
Max Laier
max at love2party.net
Tue Jan 27 13:11:45 PST 2004
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
More information about the Submit
mailing list