diff options
Diffstat (limited to 'otherlibs/threads/mutex.ml')
-rw-r--r-- | otherlibs/threads/mutex.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/threads/mutex.ml b/otherlibs/threads/mutex.ml index f0f6845b2..12e3f534d 100644 --- a/otherlibs/threads/mutex.ml +++ b/otherlibs/threads/mutex.ml @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* Xavier Leroy and Damien Doligez, INRIA Rocquencourt *) (* *) |