diff --git a/HTMLparser.c b/HTMLparser.c index eabd42bc..d9e6c087 100644 --- a/HTMLparser.c +++ b/HTMLparser.c @@ -1394,10 +1394,7 @@ static const elementPriority htmlEndPriority[] = { /** * htmlInitAutoClose: * - * DEPRECATED: This function will be made private. Call xmlInitParser to - * initialize the library. - * - * This is a no-op now. + * DEPRECATED: This is a no-op. */ void htmlInitAutoClose(void) {