diff options
Diffstat (limited to 'gnu/usr.bin/gzip/match.S')
| -rw-r--r-- | gnu/usr.bin/gzip/match.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/match.S b/gnu/usr.bin/gzip/match.S index 6ae803493c64..90dd0235b8b3 100644 --- a/gnu/usr.bin/gzip/match.S +++ b/gnu/usr.bin/gzip/match.S @@ -9,7 +9,7 @@ * Kristoffer Eriksson <ske@pkmab.se> */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/gzip/match.S,v 1.6.2.1 1999/08/29 14:33:27 peter Exp $ */ /* Preprocess with -DNO_UNDERLINE if your C compiler does not prefix * external symbols with an underline character '_'. |
