From 24a81ae6fd39880b77916453134857e51145220f Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Tue, 3 Dec 2002 21:37:26 +0000 Subject: [PATCH] - added two TODO comment --- helm/DEVEL/ocaml-http/http_parser.ml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/helm/DEVEL/ocaml-http/http_parser.ml b/helm/DEVEL/ocaml-http/http_parser.ml index 3bf186fcb..433754c5c 100644 --- a/helm/DEVEL/ocaml-http/http_parser.ml +++ b/helm/DEVEL/ocaml-http/http_parser.ml @@ -19,6 +19,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *) +(* TODO some useless function here *) +(* TODO remove is_http* from mli? *) + open Neturl;; open Printf;; -- 2.39.2