summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--lib/discovery.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/discovery.cc b/lib/discovery.cc
index a308b56..af9686a 100644
--- a/lib/discovery.cc
+++ b/lib/discovery.cc
@@ -171,2 +171,3 @@ namespace opkele {
171 td.opt_set(TidyShowWarnings,false); 171 td.opt_set(TidyShowWarnings,false);
172#endif /* NDEBUG */
172 td.opt_set(TidyForceOutput,true); 173 td.opt_set(TidyForceOutput,true);
@@ -175,3 +176,2 @@ namespace opkele {
175 td.opt_set(TidyMark,false); 176 td.opt_set(TidyMark,false);
176#endif /* NDEBUG */
177 if(td.parse_string(save_html)<=0) 177 if(td.parse_string(save_html)<=0)