summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/match.S
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-27 23:37:10 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-27 23:37:10 +0000
commit9b7a44a60e11baaf94f68f81c4b30d26f31643b7 (patch)
tree2924a51e964369416a9c4fa35679d08926d4258c /gnu/usr.bin/gzip/match.S
parent2a4562393f80633b81c11d4f7df00548d1cc3c48 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/gzip/match.S')
-rw-r--r--gnu/usr.bin/gzip/match.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/match.S b/gnu/usr.bin/gzip/match.S
index c0f933cca09c..6ae803493c64 100644
--- a/gnu/usr.bin/gzip/match.S
+++ b/gnu/usr.bin/gzip/match.S
@@ -9,7 +9,7 @@
* Kristoffer Eriksson <ske@pkmab.se>
*/
-/* $Id: match.S,v 1.5 1997/02/22 15:45:59 peter Exp $ */
+/* $FreeBSD$ */
/* Preprocess with -DNO_UNDERLINE if your C compiler does not prefix
* external symbols with an underline character '_'.