mirror of
https://github.com/2martens/uni.git
synced 2026-05-06 19:36:26 +02:00
[ES] Added file close statement
Signed-óff-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -462,6 +462,6 @@ void showFile(String fileName)
|
||||
printImage(x, y, rows, cols, pixelsInt);
|
||||
}
|
||||
|
||||
// TODO Closing the file?
|
||||
file.close();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user