projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd72241
)
Correct the document type declaration.
author
Reid Spencer
<rspencer@reidspencer.com>
Mon, 1 Nov 2004 09:21:32 +0000
(09:21 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Mon, 1 Nov 2004 09:21:32 +0000
(09:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17401
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/UsingLibraries.html
patch
|
blob
|
history
diff --git
a/docs/UsingLibraries.html
b/docs/UsingLibraries.html
index c4695f86686ee57e60dd51c56540aab490acf8aa..9494db6f08adaaaed0b57711ea10c5f3575f7f7a 100644
(file)
--- a/
docs/UsingLibraries.html
+++ b/
docs/UsingLibraries.html
@@
-1,5
+1,4
@@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.1//EN"
- "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Using The LLVM Libraries</title>