Show More
@@ -59,7 +59,7 b' patches(PyObject *self, PyObject *args)' | |||||
59 | PyObject *text, *bins, *result; |
|
59 | PyObject *text, *bins, *result; | |
60 | struct mpatch_flist *patch; |
|
60 | struct mpatch_flist *patch; | |
61 | const char *in; |
|
61 | const char *in; | |
62 | int r; |
|
62 | int r = 0; | |
63 | char *out; |
|
63 | char *out; | |
64 | Py_ssize_t len, outlen, inlen; |
|
64 | Py_ssize_t len, outlen, inlen; | |
65 |
|
65 |
General Comments 0
You need to be logged in to leave comments.
Login now