summaryrefslogtreecommitdiffstats
path: root/otherlibs/win32unix/nonblock.c
diff options
context:
space:
mode:
authorDamien Doligez <damien.doligez-inria.fr>2012-10-15 17:50:56 +0000
committerDamien Doligez <damien.doligez-inria.fr>2012-10-15 17:50:56 +0000
commitdef31744f996fecdb187d43de38ddae2ff3ab881 (patch)
tree13c19fb7d95f21bb0f8b1ab437d38977f2214577 /otherlibs/win32unix/nonblock.c
parent0a6f6a78570284f9476171216050986ea00f89db (diff)
remove all $Id keywords
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13013 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/win32unix/nonblock.c')
-rwxr-xr-xotherlibs/win32unix/nonblock.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/otherlibs/win32unix/nonblock.c b/otherlibs/win32unix/nonblock.c
index 1f2550b05..a9aaeca5c 100755
--- a/otherlibs/win32unix/nonblock.c
+++ b/otherlibs/win32unix/nonblock.c
@@ -11,8 +11,6 @@
/* */
/***********************************************************************/
-/* $Id$ */
-
#include <mlvalues.h>
#include <signals.h>
#include "unixsupport.h"