diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2012-04-09 16:18:55 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2012-04-09 16:18:55 +0000 |
| commit | 039ea811636f62633b18bcadb9f5332b215f7900 (patch) | |
| tree | 2b6265c3f691194eb9ff68f608c028eb43e14708 /gnu/usr.bin/grep/grep.c | |
| parent | 0724db41d65f0854fe1349e284feceb8c5c047ed (diff) | |
Diffstat (limited to 'gnu/usr.bin/grep/grep.c')
| -rw-r--r-- | gnu/usr.bin/grep/grep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/grep/grep.c b/gnu/usr.bin/grep/grep.c index 1684a820b670..154e0c69b913 100644 --- a/gnu/usr.bin/grep/grep.c +++ b/gnu/usr.bin/grep/grep.c @@ -19,7 +19,7 @@ /* Written July 1992 by Mike Haertel. */ /* Builtin decompression 1997 by Wolfram Schneider <wosch@FreeBSD.org>. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/grep/grep.c,v 1.33.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #ifdef HAVE_CONFIG_H # include <config.h> |
