attempt bugfix.
This commit is contained in:
parent
714e52f9fe
commit
5d9517d7df
@ -99,7 +99,7 @@ static PyObject *pywikidiff2_inline_json_diff(pywikidiff2Obj *self, PyObject *ar
|
||||
kwdlist,
|
||||
&text1,
|
||||
&text2,
|
||||
numContextLines
|
||||
&numContextLines
|
||||
)){
|
||||
PyErr_SetString(PyExc_ValueError, "Error in arguments to inline_json_diff");
|
||||
return NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user