From 4dc5a3dabb96df532154f56efc0b3e9a4386a31d Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Tue, 16 Oct 2007 12:59:35 +0000 Subject: [PATCH] comment out a too general entry. --- magic/magic.mime | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/magic/magic.mime b/magic/magic.mime index c9b4ea2a..9f70fab1 100644 --- a/magic/magic.mime +++ b/magic/magic.mime @@ -274,7 +274,8 @@ 0 string #!/usr/bin/awk application/x-awk 0 string #!\ /usr/bin/awk application/x-awk # update to distinguish from *.vcf files by Joerg Jenderek: joerg dot jenderek at web dot de -0 regex BEGIN[[:space:]]*[{] application/x-awk +# Too general, \EBEGIN matches in postscript +#0 regex BEGIN[[:space:]]*[{] application/x-awk # For Larry Wall's perl language. The ``eval'' line recognizes an # outrageously clever hack for USG systems. -- 2.50.1