summaryrefslogtreecommitdiff
path: root/ide/utils/config_file.ml
diff options
context:
space:
mode:
Diffstat (limited to 'ide/utils/config_file.ml')
-rw-r--r--ide/utils/config_file.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ide/utils/config_file.ml b/ide/utils/config_file.ml
index 30eb0111..d972639f 100644
--- a/ide/utils/config_file.ml
+++ b/ide/utils/config_file.ml
@@ -23,7 +23,7 @@
(* *)
(*********************************************************************************)
-(* $Id: config_file.ml 8618 2006-03-08 11:44:47Z notin $ *)
+(* $Id: config_file.ml 10348 2007-12-06 17:36:14Z aspiwack $ *)
(* TODO *)
(* section comments *)
@@ -552,7 +552,7 @@ class filename_cp = string_cp
(* ******************************************************************************** *)
-(******************** Backward compatibility with module Options ****************** *)
+(******************** Backward compatibility with module Flags.****************** *)
(* ******************************************************************************** *)
type 'a option_class = 'a wrappers