From acdeb114a6e842068aec61af082f08a0f628974a Mon Sep 17 00:00:00 2001 From: Till Maas Date: Sat, 25 Dec 2010 12:57:54 +0100 Subject: remove extra whitespace at the end of lines --- cnucnu/wiki.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnucnu/wiki.py') diff --git a/cnucnu/wiki.py b/cnucnu/wiki.py index 5d85f1d..62028b9 100755 --- a/cnucnu/wiki.py +++ b/cnucnu/wiki.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python # vim: fileencoding=utf8 foldmethod=marker # {{{ License header: GPLv2+ # This file is part of cnucnu. -- cgit