summaryrefslogtreecommitdiffstats
path: root/tools/magic
diff options
context:
space:
mode:
Diffstat (limited to 'tools/magic')
-rw-r--r--tools/magic2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/magic b/tools/magic
index 7468066e0..089f169a1 100644
--- a/tools/magic
+++ b/tools/magic
@@ -1,7 +1,7 @@
# Here are some definitions that can be added to the /usr/share/magic
# database so that the file(1) command recognizes OCaml compiled files.
# Contributed by Sven Luther.
-0 string Caml1999 Objective Caml
+0 string Caml1999 OCaml
>8 string X bytecode executable
>8 string I interface data (.cmi)
>8 string O bytecode object data (.cmo)