From: Ian Darwin <ian@darwinsys.com>
Date: Tue, 5 Jan 1993 13:22:25 +0000 (+0000)
Subject: *** empty log message ***
X-Git-Tag: FILE3_27~202
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f38d12f4d73b0fa7095e5df59a863c613709e31;p=file

*** empty log message ***
---

diff --git a/magic/Localstuff b/magic/Localstuff
index d0c2a519..224940b9 100644
--- a/magic/Localstuff
+++ b/magic/Localstuff
@@ -1,3 +1,3 @@
-#	Add any locally-observed files here.  Remember:
-#	text if readable, executable if runnable binary, data if unreadable.
-22	short	023000		core dump data
+# $Id: Localstuff,v 1.2 1993/01/05 13:22:25 ian Exp $
+# Add any locally-observed files here.  Remember:
+# text if readable, executable if runnable binary, data if unreadable.
diff --git a/magic/Magdir/alliant b/magic/Magdir/alliant
index 0b1ff19a..a2eaa2bb 100644
--- a/magic/Magdir/alliant
+++ b/magic/Magdir/alliant
@@ -1,4 +1,6 @@
+#
 # Alliant FX series a.out files:
+#
 0	short		0420		0420 Alliant virtual executable
 >2	short		&0x0020		common library
 >16	long		>0		not stripped
diff --git a/magic/Magdir/c-lang b/magic/Magdir/c-lang
index 74f1c4d5..79b2254b 100644
--- a/magic/Magdir/c-lang
+++ b/magic/Magdir/c-lang
@@ -1,7 +1,3 @@
 #	this first will upset you if you're a PL/1 shop...
 #	in which case rm it; ascmagic will catch real C programs
 0	string		/*		c program text
-#	check for various C program generators...
-#	offsets derived empirically, your offsets may vary!
-#	(this obviously belongs in ascmagic.c/names.h!).
-53	string		yyprevious	c program text (from lex)