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