summaryrefslogtreecommitdiffstats
path: root/identify
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-03-26 05:39:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-03-26 05:39:55 +0000
commit5aef9e81fbee03104c9cb0ab5d16d1094795e6ce (patch)
tree7923f0bf1ae96343d83668a73c09485af99cdbbd /identify
parentReleasing debian version 2.4.11-1. (diff)
downloadidentify-5aef9e81fbee03104c9cb0ab5d16d1094795e6ce.tar.xz
identify-5aef9e81fbee03104c9cb0ab5d16d1094795e6ce.zip
Merging upstream version 2.4.12.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'identify')
-rw-r--r--identify/extensions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/identify/extensions.py b/identify/extensions.py
index 9016e6d..1b1f7fa 100644
--- a/identify/extensions.py
+++ b/identify/extensions.py
@@ -114,7 +114,7 @@ EXTENSIONS = {
'liquid': {'text', 'liquid'},
'lr': {'text', 'lektor'},
'lua': {'text', 'lua'},
- 'm': {'text', 'c', 'objective-c'},
+ 'm': {'text', 'objective-c'},
'manifest': {'text', 'manifest'},
'map': {'text', 'map'},
'markdown': {'text', 'markdown'},