From: Reuben Thomas Date: Mon, 2 Feb 2009 21:51:42 +0000 (+0000) Subject: Comment out too-general pattern. X-Git-Tag: FILE5_05~248 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02b94b13d8ee7f8941f14008855e9b897d4b908c;p=file Comment out too-general pattern. --- diff --git a/magic/Magdir/graphviz b/magic/Magdir/graphviz index 15a4d066..831a0025 100644 --- a/magic/Magdir/graphviz +++ b/magic/Magdir/graphviz @@ -4,7 +4,7 @@ # FIXME: These patterns match too generally. For example, the first # line matches a LaTeX file containing the word "graph" (with a { # following later) and the second line matches this file. -0 regex/100 [\r\n\t\ ]*graph[\r\n\t\ ]+.*\\{ graphviz graph text -!:mime text/vnd.graphviz -0 regex/100 [\r\n\t\ ]*digraph[\r\n\t\ ]+.*\\{ graphviz digraph text -!:mime text/vnd.graphviz +#0 regex/100 [\r\n\t\ ]*graph[\r\n\t\ ]+.*\\{ graphviz graph text +#!:mime text/vnd.graphviz +#0 regex/100 [\r\n\t\ ]*digraph[\r\n\t\ ]+.*\\{ graphviz digraph text +#!:mime text/vnd.graphviz