Ignore:
Timestamp:
09/06/2021 05:42:49 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fef4473
Parents:
7999839
Message:

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libuv.xml

    r7999839 r8558044  
    3030
    3131    <para>
    32       The <application>libuv</application> package is a 
     32      The <application>libuv</application> package is a
    3333      multi-platform support library with a focus on asynchronous I/O.
    3434    </para>
     
    7474    <bridgehead renderas="sect4">Required</bridgehead>
    7575    <para role="required">
    76       <xref linkend="???"/> 
     76      <xref linkend="???"/>
    7777    </para>
    7878
     
    122122    <para>
    123123      If you want to run the tests, add -DBUILD_TESTING=true to
    124       the cmake line above and after building run: 
     124      the cmake line above and after building run:
    125125      <command>make test</command>.
    126126    </para>
     
    148148      of the static library.
    149149    </para>
    150    
     150
    151151  </sect2>
    152152-->
Note: See TracChangeset for help on using the changeset viewer.