diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-09-26 13:03:55 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-09-26 13:03:55 +0000 |
commit | b1579aed2fce804f2207cec237327deaf9eebd98 (patch) | |
tree | 78fe0c071dda942f93acd6afda3353113369fb81 | |
parent | 9247daf953bb48d19948199feb12b0031f825fa0 (diff) |
fixed html tag
-rw-r--r-- | docs/libcurl/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/index.html b/docs/libcurl/index.html index a1d5f8301..f0195027e 100644 --- a/docs/libcurl/index.html +++ b/docs/libcurl/index.html @@ -1,4 +1,4 @@ -HTML> +<HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <TITLE>Index to Curl documentation</TITLE> |