| Index: third_party/libxml/src/macos/src/XMLTestPrefix2.h
|
| diff --git a/third_party/libxml/src/macos/src/XMLTestPrefix2.h b/third_party/libxml/src/macos/src/XMLTestPrefix2.h
|
| index 0431ed4714436dcab19186fac7cffc674346cf03..55df51eabba42ec3d79436d94fa4e37253dded2d 100644
|
| --- a/third_party/libxml/src/macos/src/XMLTestPrefix2.h
|
| +++ b/third_party/libxml/src/macos/src/XMLTestPrefix2.h
|
| @@ -1 +1 @@
|
| -int test_main(int argc, char* argv[]);
|
| +int test_main(int argc, char* argv[]);
|
|
|
| #define main() test_main(int argc, char* argv[])
|
|
|