Date: Tue, 02 Apr 2002 10:51:09 +0100 From: Mark Murray <mark@grondar.za> To: obrien@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/sort append.c extern.h fields.c files.c fsort.c init.c msort.c sort.1 sort.c tmp.c Message-ID: <200204020951.g329p9PL045951@grimreaper.grondar.org> In-Reply-To: <20020401170821.G95927@dragon.nuxi.com> ; from "David O'Brien" <obrien@FreeBSD.org> "Mon, 01 Apr 2002 17:08:21 -0800." References: <20020401170821.G95927@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > #ifndef lint
> > +#if 0
> > __RCSID("$NetBSD: append.c,v 1.9 2001/01/18 20:59:43 jdolecek Exp $");
> > __SCCSID("@(#)append.c 8.1 (Berkeley) 6/6/93");
> > +#endif
> > #endif /* not lint */
> > +
> > +#include <sys/cdefs.h>
> > +__FBSDID("$FreeBSD: src/usr.bin/sort/append.c,v 1.2 2002/03/24 15:59:17 markm E
> > xp $");
>
> Huh? What is the _problem_ you fixed? I don't see it.
__SCCSID() does not exist on FreeBSD.
M
--
o Mark Murray
\_
O.\_ Warning: this .sig is umop ap!sdn
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204020951.g329p9PL045951>
