]> granicus.if.org Git - file/commitdiff
Comment out too-sensitive Pascal magic
authorReuben Thomas <rrt@sc3d.org>
Mon, 14 Jul 2014 14:21:33 +0000 (14:21 +0000)
committerReuben Thomas <rrt@sc3d.org>
Mon, 14 Jul 2014 14:21:33 +0000 (14:21 +0000)
magic/Magdir/pascal

index a95939c0ab5f9fd575d174d485f756dc101beaba..d8e61c60f49017cf8b0c6c9e018e1dc163b30351 100644 (file)
@@ -1,10 +1,10 @@
 #------------------------------------------------------------------------------
-# $File$
+# $File: pascal,v 1.1 2011/12/08 12:12:46 rrt Exp $
 # pascal:  file(1) magic for Pascal source
 #
 0      search/8192     (input,         Pascal source text
 !:mime text/x-pascal
-     regex           \^program       Pascal source text
-!:mime text/x-pascal
-     regex                   \^record                Pascal source text
-!:mime text/x-pascal
+#0     regex           \^program       Pascal source text
+#!:mime        text/x-pascal
+#0     regex                   \^record                Pascal source text
+#!:mime        text/x-pascal