From fb5758fba3bcc15ed176b085b74df4316fa722ec Mon Sep 17 00:00:00 2001 From: Ian Darwin Date: Tue, 8 Sep 1992 16:16:29 +0000 Subject: [PATCH] Change RCS ID to Id from Header. --- src/softmagic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/softmagic.c b/src/softmagic.c index 9d0e5e90..c6856233 100644 --- a/src/softmagic.c +++ b/src/softmagic.c @@ -33,7 +33,7 @@ #ifndef lint static char *moduleid = - "@(#)$Header: /home/glen/git/file/cvs/file/src/softmagic.c,v 1.12 1992/09/08 15:00:32 ian Exp $"; + "@(#)$Id: softmagic.c,v 1.13 1992/09/08 16:16:29 ian Exp $"; #endif /* lint */ static int match __P((unsigned char *)); -- 2.50.1