mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-05-13 23:32:59 +00:00
fix indent
This commit is contained in:
parent
fa70a4eb4b
commit
05873ed64e
@ -493,7 +493,7 @@ int main(int argc, char *argv[])
|
||||
gdImageDestroy(out);
|
||||
}
|
||||
if (im != NULL) {
|
||||
gdImageDestroy(im);
|
||||
gdImageDestroy(im);
|
||||
}
|
||||
ptouch_close(ptdev);
|
||||
libusb_exit(NULL);
|
||||
|
Loading…
Reference in New Issue
Block a user