Date: Fri, 09 Oct 1998 08:42:04 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Cc: "Jordan K. Hubbard" <jkh@time.cdrom.com>, committers@FreeBSD.ORG Subject: Re: cvs commit: src/libexec/getty main.c Message-ID: <9758.907915324@critter.freebsd.dk> In-Reply-To: Your message of "Thu, 08 Oct 1998 22:08:33 EDT." <199810090208.WAA21237@khavrinen.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199810090208.WAA21237@khavrinen.lcs.mit.edu>, Garrett Wollman writes: ><<On Thu, 08 Oct 1998 18:16:56 -0700, "Jordan K. Hubbard" <jkh@time.cdrom.com> said: > >> See the change in question. :) > > /* for properties.c */ > typedef struct _property { > struct _property *next; > char *name; > char *value; > } *properties; > >This violates just about every rule in style(9) pertaining to >structure declarations. ... and it doesn't use <sys/queue.h> -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9758.907915324>