David O'Brien wrote:
>
> On Sun, Sep 16, 2001 at 06:35:27AM +1000, Bruce Evans wrote:
> > Especially the empty line after the copyright message:
>
> Agreed.
>
> > __FBSDID("$FreeBSD: src/lib/libatm/atm_addr.c,v 1.6 2001/09/15 19:36:55 dillon
>Exp $");
>
> What about changing this to __FBSD(), which is what I was using in a
> prototype to reduce the number of characters in the macro name (and thus
> reduce the wrap around).
That's a silly reason to change a macro.
If you need two characters back, you should change Matt Dillon's
login from "dillon" to "matt".
(Now see how stupid the original suggestion sounded?).
-- Terry
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message