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: [EMAIL PROTECTED] University of Missouri - Rolla Phone: (573) 341-4841 Computing Services Fax: (573) 341-4216 > -----Original Message----- > From: Todd Sabin [mailto:[EMAIL PROTECTED] > Sent: Friday, May 24, 2002 10:35 AM > To: Guy Harris > Cc: [EMAIL PROTECTED] > Subject: Re: [Ethereal-dev] MAPI > > > Guy Harris <[EMAIL PROTECTED]> 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 > [EMAIL PROTECTED] > http://www.ethereal.com/mailman/listinfo/ethereal-dev >
