diff options
Diffstat (limited to 'gnu/usr.bin/grep/getopt.c')
| -rw-r--r-- | gnu/usr.bin/grep/getopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/grep/getopt.c b/gnu/usr.bin/grep/getopt.c index f919ed7e4d31..f64a566075fa 100644 --- a/gnu/usr.bin/grep/getopt.c +++ b/gnu/usr.bin/grep/getopt.c @@ -24,7 +24,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/grep/getopt.c,v 1.2.12.1 1999/12/31 09:55:52 ru Exp $ */ /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>. Ditto for AIX 3.2 and <stdlib.h>. */ |
