summaryrefslogtreecommitdiff
path: root/otherlibs/unix/execv.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/execv.c')
-rw-r--r--otherlibs/unix/execv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/otherlibs/unix/execv.c b/otherlibs/unix/execv.c
index b9129908a1..ee59fa48ec 100644
--- a/otherlibs/unix/execv.c
+++ b/otherlibs/unix/execv.c
@@ -11,8 +11,6 @@
/* */
/***********************************************************************/
-/* $Id: execv.c 12858 2012-08-10 14:45:51Z maranget $ */
-
#include <mlvalues.h>
#include <memory.h>
#include "unixsupport.h"