aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/lockw3.c
diff options
context:
space:
mode:
Diffstat (limited to 'mps/code/lockw3.c')
-rw-r--r--mps/code/lockw3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mps/code/lockw3.c b/mps/code/lockw3.c
index 7e77a755289..2d9d1af0fb5 100644
--- a/mps/code/lockw3.c
+++ b/mps/code/lockw3.c
@@ -1,7 +1,6 @@
1/* impl.c.lockw3: RECURSIVE LOCKS IN WIN32 1/* impl.c.lockw3: RECURSIVE LOCKS IN WIN32
2 * 2 *
3 * $Id$ 3 * $Id$
4 * $HopeName: MMsrc!lockw3.c(trunk.12) $
5 * Copyright (c) 2001 Ravenbrook Limited. 4 * Copyright (c) 2001 Ravenbrook Limited.
6 * 5 *
7 * .design: These are implemented using critical sections. 6 * .design: These are implemented using critical sections.