Skip to content

Commit f57b429

Browse files
author
agilewalker
committed
Clean up a little
1 parent aad4dc9 commit f57b429

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pythonforandroid/recipes/python3crystax/patch_python3.6.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
diff --git a/Modules/expat/xmlparse.c b/Modules/expat/xmlparse.c
2-
--- a/Modules/expat/xmlparse.c 2017-12-19 12:53:56.000000000 +0800
3-
+++ b/Modules/expat/xmlparse.c 2017-12-21 17:32:08.624143428 +0800
2+
--- a/Modules/expat/xmlparse.c
3+
+++ b/Modules/expat/xmlparse.c
44
@@ -84,6 +84,8 @@
55
# define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800
66
#endif

0 commit comments

Comments
 (0)