Chromium Code Reviews| Index: third_party/libxml/src/SAX.c |
| diff --git a/third_party/libxml/src/SAX.c b/third_party/libxml/src/SAX.c |
| index 8e5d460cb961807db4d3bc269e984cf573f477f6..292af57e97b8f82d1cd3a38b3ceabcdbe1607b93 100644 |
| --- a/third_party/libxml/src/SAX.c |
| +++ b/third_party/libxml/src/SAX.c |
| @@ -41,7 +41,7 @@ |
| void |
| initxmlDefaultSAXHandler(xmlSAXHandlerV1 *hdlr, int warning) |
| { |
| - |
| + |
| if(hdlr->initialized == 1) |
| return; |