texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[6883] remove spurious space on #! line


From: Gavin D. Smith
Subject: [6883] remove spurious space on #! line
Date: Tue, 22 Dec 2015 18:54:38 +0000

Revision: 6883
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6883
Author:   gavin
Date:     2015-12-22 18:54:36 +0000 (Tue, 22 Dec 2015)
Log Message:
-----------
remove spurious space on #! line

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/tp/texi2any.pl

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2015-12-20 12:57:21 UTC (rev 6882)
+++ trunk/ChangeLog     2015-12-22 18:54:36 UTC (rev 6883)
@@ -1,3 +1,7 @@
+2015-12-22  Gavin Smith  <address@hidden>
+
+       * tp/texi2any.pl: Remove spurious space at end of #! line.
+
 2015-12-20  Gavin Smith  <address@hidden>
 
        * pretest 6.0.90.

Modified: trunk/tp/texi2any.pl
===================================================================
--- trunk/tp/texi2any.pl        2015-12-20 12:57:21 UTC (rev 6882)
+++ trunk/tp/texi2any.pl        2015-12-22 18:54:36 UTC (rev 6883)
@@ -1,4 +1,4 @@
-#! /usr/bin/env perl 
+#! /usr/bin/env perl
 
 # texi2any: Texinfo converter.
 #




reply via email to

[Prev in Thread] Current Thread [Next in Thread]