summaryrefslogtreecommitdiffstats
path: root/stdlib/lazy.ml
diff options
context:
space:
mode:
authorDamien Doligez <damien.doligez-inria.fr>2003-12-31 14:20:40 +0000
committerDamien Doligez <damien.doligez-inria.fr>2003-12-31 14:20:40 +0000
commit331b2d89c3dc4fb7e1b51276a5a9e37a6c8c8b3a (patch)
tree305f55662dc4f3e95d7aac3ffd0659112c27e1df /stdlib/lazy.ml
parentfc3a69ce89605c92e3b65d17241a5e23644fc08e (diff)
depollution suite (PR#1914, PR#1956)
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@6044 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'stdlib/lazy.ml')
-rw-r--r--stdlib/lazy.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/lazy.ml b/stdlib/lazy.ml
index 84158b257..6642e1ec9 100644
--- a/stdlib/lazy.ml
+++ b/stdlib/lazy.ml
@@ -37,7 +37,7 @@
fancy.
We cannot use representation (3) for a [float Lazy.t] because
- [make_array] assumes that only a [float] value can have tag
+ [caml_make_array] assumes that only a [float] value can have tag
[Double_tag].
We have to use the built-in type constructor [lazy_t] to