aboutsummaryrefslogtreecommitdiff
path: root/parserInternals.c
diff options
context:
space:
mode:
Diffstat (limited to 'parserInternals.c')
-rw-r--r--parserInternals.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/parserInternals.c b/parserInternals.c
index bcf120a9..90c428d1 100644
--- a/parserInternals.c
+++ b/parserInternals.c
@@ -441,6 +441,8 @@ xmlParserShrink(xmlParserCtxtPtr ctxt) {
* xmlParserInputShrink:
* @in: an XML parser input
*
+ * DEPRECATED: Don't use.
+ *
* This function removes used input for the parser.
*/
void