Mime database: Make diff matching more strict.

Match at beginning of line.
Task-number: QTCREATORBUG-1526
Reviewed-by: thorbjorn <thorbjorn.lindeijer@nokia.com>
This commit is contained in:
Friedemann Kleint
2010-06-07 15:34:56 +02:00
parent 6972715a39
commit 2d44eb3776

View File

@@ -11,7 +11,7 @@
at a C++ patch.
-->
<magic priority="10">
<match value="+++ " type="string" offset="0:10000"/>
<match value="&#x0a;+++ " type="string" offset="0:10000"/>
</magic>
</mime-type>
</mime-info>