From 02d56750bda532e9a0b4e4d9efcde82ae44fdc38 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Tue, 10 Jan 2012 15:03:38 +0000 Subject: Remove trailing blank lines Remove any blank lines at the end of all source files --- python_modules/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'python_modules/Makefile.am') diff --git a/python_modules/Makefile.am b/python_modules/Makefile.am index f304ec0f..7d416dfc 100644 --- a/python_modules/Makefile.am +++ b/python_modules/Makefile.am @@ -3,4 +3,3 @@ NULL = PYTHON_MODULES = __init__.py codegen.py demarshal.py marshal.py ptypes.py spice_parser.py EXTRA_DIST = $(PYTHON_MODULES) - -- cgit