Changeset 4021e181


Ignore:
Timestamp:
08/28/2021 07:38:57 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 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:
779b3223, da54a62
Parents:
34a6571
Message:

Typo in apr sed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/apr.xml

    r34a6571 r4021e181  
    9494-->
    9595<screen><userinput>sed -e "/shift/i \
    96 \    if (xt-&gt;tm_mon &lt; 0 || xt-&gt;tm_mon &gt;= 12) return APR_EBADDATE;"
     96\    if (xt-&gt;tm_mon &lt; 0 || xt-&gt;tm_mon &gt;= 12) return APR_EBADDATE;" \
    9797    -i time/unix/time.c</userinput></screen>
    9898
Note: See TracChangeset for help on using the changeset viewer.