Skip to content

Commit

Permalink
Add data variable
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed May 27, 2014
1 parent 554bf97 commit 324c18a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _imaging.c
Original file line number Diff line number Diff line change
Expand Up @@ -2402,6 +2402,7 @@ _draw_arc(ImagingDrawObject* self, PyObject* args)
double* xy;
int n;

PyObject* data;
int ink;
int start, end;
int op = 0;
Expand Down

0 comments on commit 324c18a

Please sign in to comment.