summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2021-08-16 10:17:05 +0000
committerChristos Zoulas <christos@zoulas.com>2021-08-16 10:17:05 +0000
commit8d39c09254d2d59f0354d9ca1eda908fbe8c1dbe (patch)
treefb160c324316502ac35eb8019e5a5f1b5d71571c
parentf2855dc668c475d1631885824c382c59920d4de1 (diff)
downloadfile-git-8d39c09254d2d59f0354d9ca1eda908fbe8c1dbe.tar.gz
Add an x to default
-rw-r--r--magic/Magdir/c-lang4
1 files changed, 2 insertions, 2 deletions
diff --git a/magic/Magdir/c-lang b/magic/Magdir/c-lang
index adc6199f..6500d378 100644
--- a/magic/Magdir/c-lang
+++ b/magic/Magdir/c-lang
@@ -1,5 +1,5 @@
#------------------------------------------------------------------------------
-# $File: c-lang,v 1.29 2021/08/16 10:13:16 christos Exp $
+# $File: c-lang,v 1.30 2021/08/16 10:17:05 christos Exp $
# c-lang: file(1) magic for C and related languages programs
#
# The strength is to beat standard HTML
@@ -51,7 +51,7 @@
0 search/8192 main(
>&0 search/64 String Java source text
!:mime text/x-java
->&0 default
+>&0 default x
>>&0 regex \\)[[:space:]]*\\{ C source text
!:mime text/x-c