I don't think it matters... I think all that get checked for is an
initial "$Id" and then everything up to the next $ is replaced.
-- Nathan
------------------------------------------------------------
Nathan Neulinger EMail: nneul@xxxxxxx
University of Missouri - Rolla Phone: (573) 341-4841
Computing Services Fax: (573) 341-4216
> -----Original Message-----
> From: Todd Sabin [mailto:tsabin@xxxxxxxxxxxxx]
> Sent: Friday, May 24, 2002 10:35 AM
> To: Guy Harris
> Cc: ethereal-dev@xxxxxxxxxxxx
> Subject: Re: [Ethereal-dev] MAPI
>
>
> Guy Harris <guy@xxxxxxxxxx> writes:
> > BTW:
> >
> > > * $Id: $
> >
> > I think that should be just
> >
> > * $Id$
> >
> > for the initial checkin.
>
> Hmmm, I know the other works because I've been using it locally for a
> while, but the docs seem to agree with you. Maybe I'm just getting
> lucky.
>
> > > #include "packet.h"
> >
> > That should be
> >
> > #include <epan/packet.h>
> >
> > in recent Ethereal source trees.
>
> Ok, thanks. Guess I should update...
>
>
> Todd
>
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>