From ca6ca839826c278c3a8d7cc2a4f23c1fc68875b9 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 22 Feb 1997 19:29:21 +0000 Subject: Revert $FreeBSD$ to $Id$ --- usr.bin/file/ascmagic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/file/ascmagic.c') diff --git a/usr.bin/file/ascmagic.c b/usr.bin/file/ascmagic.c index 899f6f0..a7e9437 100644 --- a/usr.bin/file/ascmagic.c +++ b/usr.bin/file/ascmagic.c @@ -36,7 +36,7 @@ #ifndef lint static char *moduleid = - "@(#)$FreeBSD$"; + "@(#)$Id$"; #endif /* lint */ /* an optimisation over plain strcmp() */ -- cgit v1.1