mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-12-17 21:35:21 +01:00
fix indent
This commit is contained in:
parent
fa70a4eb4b
commit
05873ed64e
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue