fix indent
This commit is contained in:
@@ -493,7 +493,7 @@ int main(int argc, char *argv[])
|
|||||||
gdImageDestroy(out);
|
gdImageDestroy(out);
|
||||||
}
|
}
|
||||||
if (im != NULL) {
|
if (im != NULL) {
|
||||||
gdImageDestroy(im);
|
gdImageDestroy(im);
|
||||||
}
|
}
|
||||||
ptouch_close(ptdev);
|
ptouch_close(ptdev);
|
||||||
libusb_exit(NULL);
|
libusb_exit(NULL);
|
||||||
|
|||||||
Reference in New Issue
Block a user