about summary refs log tree commit diff
path: root/kcc-c2p.py
diff options
context:
space:
mode:
Diffstat (limited to 'kcc-c2p.py')
-rwxr-xr-xkcc-c2p.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcc-c2p.py b/kcc-c2p.py
index 4fe42fd..7709306 100755
--- a/kcc-c2p.py
+++ b/kcc-c2p.py
@@ -34,4 +34,4 @@ if __name__ == "__main__":
     freeze_support()
     print('comic2panel v' + __version__ + ' - Written by Ciro Mattia Gonano and Pawel Jastrzebski.')
     main(sys.argv[1:])
-    sys.exit(0)
\ No newline at end of file
+    sys.exit(0)