mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2026-08-20 01:38:13 +00:00
Remove trailing blank lines
Remove any blank lines at the end of all source files
This commit is contained in:
parent
b444b76655
commit
ce59cc1416
@ -3,4 +3,3 @@ NULL =
|
||||
PYTHON_MODULES = __init__.py codegen.py demarshal.py marshal.py ptypes.py spice_parser.py
|
||||
|
||||
EXTRA_DIST = $(PYTHON_MODULES)
|
||||
|
||||
|
||||
@ -159,4 +159,3 @@ def parse(filename):
|
||||
t.register()
|
||||
protocol = types[-1]
|
||||
return protocol
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user