From 72157b51f73275f15aa43a3c5f6cd1e0038bca52 Mon Sep 17 00:00:00 2001
From: Xavier Leroy <xavier.leroy@inria.fr>
Date: Tue, 11 Mar 1997 10:38:06 +0000
Subject: Marquage des primitives ML (pour le toplevel Windows).

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1369 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
---
 otherlibs/win32unix/createprocess.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'otherlibs/win32unix/createprocess.c')

diff --git a/otherlibs/win32unix/createprocess.c b/otherlibs/win32unix/createprocess.c
index 8f44254db..9600cf0fe 100644
--- a/otherlibs/win32unix/createprocess.c
+++ b/otherlibs/win32unix/createprocess.c
@@ -46,7 +46,7 @@ value win_create_process_native(cmd, cmdline, env, fd1, fd2, fd3)
   return Val_int(pi.hProcess);
 }
 
-value win_create_process(argv, argn)
+value win_create_process(argv, argn) /* ML */
 	value * argv;
 	int argn;
 {
-- 
cgit v1.2.3-70-g09d2