Remove trailing space on the #! line, which _ought_ to be harmless
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 1 Mar 2005 11:57:26 +0000 (11:57 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 1 Mar 2005 11:57:26 +0000 (11:57 +0000)
but apparently can cause problems in old versions of Cygwin.

git-svn-id: svn://svn.tartarus.org/sgt/utils@5418 cda61777-01e9-0310-a592-d414129be87e

cvt-utf8/cvt-utf8

index 7a854c0..8df91ca 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python 
+#!/usr/bin/env python
 
 import sys
 import string