summaryrefslogtreecommitdiff
path: root/stdlib/header.c
diff options
context:
space:
mode:
authorLuc Maranget <luc.maranget@inria.fr>2014-03-13 12:44:09 +0000
committerLuc Maranget <luc.maranget@inria.fr>2014-03-13 12:44:09 +0000
commit1f5876189e29730e9b8f40c2808d1d7b84a37af0 (patch)
tree948ec02afaa09b40f4e8e8344cd99463ad96add8 /stdlib/header.c
parentf69e779f366e356ffb03a9d334465dc073ee6c08 (diff)
downloadocaml-1f5876189e29730e9b8f40c2808d1d7b84a37af0.tar.gz
Merge with ocaml trunk 12778 -> 13774
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/jocamltrunk@14456 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'stdlib/header.c')
-rw-r--r--stdlib/header.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stdlib/header.c b/stdlib/header.c
index 682dc8ec5e..cb3d9953a3 100644
--- a/stdlib/header.c
+++ b/stdlib/header.c
@@ -11,8 +11,6 @@
/* */
/***********************************************************************/
-/* $Id: header.c 12858 2012-08-10 14:45:51Z maranget $ */
-
/* The launcher for bytecode executables (if #! is not working) */
#include <stdio.h>