texinfo-commits
[Top][All Lists]
Advanced

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

[7967] TexinfoXML.pm change other call


From: gavinsmith0123
Subject: [7967] TexinfoXML.pm change other call
Date: Sun, 24 Sep 2017 07:51:55 -0400 (EDT)

Revision: 7967
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=7967
Author:   gavin
Date:     2017-09-24 07:51:55 -0400 (Sun, 24 Sep 2017)
Log Message:
-----------
TexinfoXML.pm change other call

Modified Paths:
--------------
    trunk/tp/Texinfo/Convert/TexinfoXML.pm

Modified: trunk/tp/Texinfo/Convert/TexinfoXML.pm
===================================================================
--- trunk/tp/Texinfo/Convert/TexinfoXML.pm      2017-09-24 11:46:21 UTC (rev 
7966)
+++ trunk/tp/Texinfo/Convert/TexinfoXML.pm      2017-09-24 11:51:55 UTC (rev 
7967)
@@ -1350,7 +1350,7 @@
                 }
                 my $spaces = [];
                 if ($arg_index != 0) {
-                  push @$spaces, $self->_leading_spaces_arg(
+                  push @$spaces, _leading_spaces_before_argument(
                                               $root->{'args'}->[$arg_index]);
                 }
                 if ($arg ne '' or scalar(@$spaces)) {




reply via email to

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