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
  • server/databases/postgresql.xml

    r7999839 r8558044  
    364364        </seg>
    365365        <seg>
    366           libecpg.{so,a}, libecpg_compat.{so,a}, libpgcommon.a, 
     366          libecpg.{so,a}, libecpg_compat.{so,a}, libpgcommon.a,
    367367          libpgcommon_shlib.a, libpgfeutils.a, libpgport.a, libpgport_shlib.a,
    368368          libpgtypes.{so,a}, libpq.{so,a}, various charset modules and
     
    408408        </listitem>
    409409      </varlistentry>
    410  
     410
    411411      <varlistentry id="createuser">
    412412        <term><command>createuser</command></term>
Note: See TracChangeset for help on using the changeset viewer.