[ntpsec-main commit] Remove som EOF whitespace.

Amar Takhar amar at ntpsec.org
Sat Nov 14 14:27:55 UTC 2015


Module:    ntpsec-main
Branch:    master
Commit:    1fb1c5eb21a80a685caf047da0d54f4e00120f82
Changeset: http://git.ntpsec.org//commit/?id=1fb1c5eb21a80a685caf047da0d54f4e00120f82

Author:    Amar Takhar <verm at darkbeer.org>
Date:      Sat Nov 14 09:27:52 2015 -0500

Remove som EOF whitespace.

---

 pylib/asciidoc.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pylib/asciidoc.py b/pylib/asciidoc.py
index 19c85c5..fe021ee 100644
--- a/pylib/asciidoc.py
+++ b/pylib/asciidoc.py
@@ -30,4 +30,3 @@ def run_a2x(self, node):
 	out_n = self.bld.path.find_or_declare(out)
 	tsk = self.create_task('a2x', node, out_n)
 	self.bld.install_files("${PREFIX}/man%s/" % self.section, out_n)
-



More information about the vc mailing list