diff options
Diffstat (limited to 'contrib/gnu-sort/lib/getopt.c')
-rw-r--r-- | contrib/gnu-sort/lib/getopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gnu-sort/lib/getopt.c b/contrib/gnu-sort/lib/getopt.c index fa46c85e3cae..053df89865e1 100644 --- a/contrib/gnu-sort/lib/getopt.c +++ b/contrib/gnu-sort/lib/getopt.c @@ -20,7 +20,7 @@ along with this program; if not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gnu-sort/lib/getopt.c,v 1.1.1.1 2002/06/08 07:47:23 ache Exp $ */ /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>. Ditto for AIX 3.2 and <stdlib.h>. */ |