diff options
Diffstat (limited to 'otherlibs/unix/umask.c')
-rw-r--r-- | otherlibs/unix/umask.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/umask.c b/otherlibs/unix/umask.c index 6f5d14fd0..cf5eaa7c0 100644 --- a/otherlibs/unix/umask.c +++ b/otherlibs/unix/umask.c @@ -1,6 +1,6 @@ /***********************************************************************/ /* */ -/* Objective Caml */ +/* OCaml */ /* */ /* Xavier Leroy, projet Cristal, INRIA Rocquencourt */ /* */ |