summaryrefslogtreecommitdiff
path: root/magic/Magdir/scientific
diff options
context:
space:
mode:
Diffstat (limited to 'magic/Magdir/scientific')
-rw-r--r--magic/Magdir/scientific4
1 files changed, 2 insertions, 2 deletions
diff --git a/magic/Magdir/scientific b/magic/Magdir/scientific
index 1919e3eb..2e0cf49b 100644
--- a/magic/Magdir/scientific
+++ b/magic/Magdir/scientific
@@ -1,6 +1,6 @@
#------------------------------------------------------------------------------
-# $File: scientific,v 1.11 2017/03/17 21:35:28 christos Exp $
+# $File: scientific,v 1.12 2017/03/17 22:20:22 christos Exp $
# scientific: file(1) magic for scientific formats
#
# From: Joe Krahn <krahn@niehs.nih.gov>
@@ -90,7 +90,7 @@
# format DD-MMM-YY, e.g., 01-JAN-70, and the IDcode consists of numbers and
# uppercase letters. However, examples have been seen without the date string,
# e.g., the example on the chemime site.
-0 string HEADER\ \ \ \
+0 string HEADER\ \ \ \040
>&0 regex/1l \^.{40}
>>&0 regex/1l [0-9]{2}-[A-Z]{3}-[0-9]{2}\ {3}
>>>&0 regex/1ls [A-Z0-9]{4}.{14}$