projects
/
mspang
/
www.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a79468c
)
Make cow validate.
author
Stefanus Du Toit
<sjdutoit@csclub.uwaterloo.ca>
Mon, 15 Apr 2002 22:47:56 +0000
(22:47 +0000)
committer
Stefanus Du Toit
<sjdutoit@csclub.uwaterloo.ca>
Mon, 15 Apr 2002 22:47:56 +0000
(22:47 +0000)
cow/main.c
patch
|
blob
|
history
diff --git
a/cow/main.c
b/cow/main.c
index
4bdf483
..
01ed63c
100755
(executable)
--- a/
cow/main.c
+++ b/
cow/main.c
@@
-66,7
+66,7
@@
int main(int argc, char** argv)
params[nbparams] = NULL;
xmlSubstituteEntitiesDefault(1);
- xmlLoadExtDtdDefaultValue =
1
;
+ xmlLoadExtDtdDefaultValue =
XML_DETECT_IDS | XML_COMPLETE_ATTRS
;
init_extensions();