: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).
:
:-- 
:-- David  ([EMAIL PROTECTED])

    __FBSD() is too generic for a #define name in what is essentially a 
    global header file.  These are rcs id's, so it should be something like
    __FBSDID() or __FBSD_ID() or something like that, not just __FBSD().

                                                -Matt


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to