about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedxml2_private.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/wrapped/wrappedxml2_private.h b/src/wrapped/wrappedxml2_private.h
index bb0c1855..de63b740 100755
--- a/src/wrapped/wrappedxml2_private.h
+++ b/src/wrapped/wrappedxml2_private.h
@@ -434,7 +434,7 @@ GOM(xmlHashUpdateEntry3, iFEpppppp)
 GO(xmlHasFeature, iFi)
 GO(xmlHasNsProp, pFppp)
 GO(xmlHasProp, pFpp)
-//GO(__xmlIndentTreeOutput, 
+GO(__xmlIndentTreeOutput, pFv)
 GO(xmlInitCharEncodingHandlers, vFv)
 GO(xmlInitializeDict, iFv)
 GO(xmlInitGlobals, vFv)
@@ -851,8 +851,8 @@ GO(xmlSaveFile, iFpp)
 GO(xmlSaveFileEnc, iFppp)
 GO(xmlSaveFileTo, iFppp)
 GO(xmlSaveFlush, iFp)
-//GO(xmlSaveFormatFile, 
-//GO(xmlSaveFormatFileEnc, 
+GO(xmlSaveFormatFile, iFppi)
+GO(xmlSaveFormatFileEnc, iFpppi)
 //GO(xmlSaveFormatFileTo, 
 //GO(__xmlSaveNoEmptyTags, 
 //GOM(xmlSaveSetAttrEscape, iFEpB)