aboutsummaryrefslogtreecommitdiffstats
path: root/doc/DOM.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-11-08 15:10:00 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-11-08 15:10:00 +0000
commit7216cfd6622d947695c67b7b430edef8cc0af967 (patch)
treebbfaa9c5615bf0a1c5b10ef5e1fb43e726ac467b /doc/DOM.html
parenta70d62f2962c076c52ebaea91a4781927bcec376 (diff)
downloadandroid_external_libxml2-7216cfd6622d947695c67b7b430edef8cc0af967.tar.gz
android_external_libxml2-7216cfd6622d947695c67b7b430edef8cc0af967.tar.bz2
android_external_libxml2-7216cfd6622d947695c67b7b430edef8cc0af967.zip
fixed a typo pointed out by Igor try to speed up node compare using line
* globals.c: fixed a typo pointed out by Igor * xpath.c: try to speed up node compare using line numbers if available. Daniel
Diffstat (limited to 'doc/DOM.html')
-rw-r--r--doc/DOM.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/DOM.html b/doc/DOM.html
index ec5d856a..285c8e82 100644
--- a/doc/DOM.html
+++ b/doc/DOM.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
-<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="SHORTCUT ICON" href="/favicon.ico">
<style type="text/css"><!--
TD {font-family: Verdana,Arial,Helvetica}