libogg: Fixed whitespace.

This commit is contained in:
Zeckmathederg 2024-10-22 18:20:39 -06:00
parent 36d3b5d224
commit 6f44695569
2 changed files with 5 additions and 2 deletions

View File

@ -42,6 +42,9 @@
<listitem>
<para>October 22nd, 2024</para>
<itemizedlist>
<listitem>
<para>[Zeckmathederg] - libogg: Fixed whitespace.</para>
</listitem>
<listitem>
<para>[Zeckmathederg] - PCRE2: Added for GLib2.</para>
</listitem>

View File

@ -88,8 +88,8 @@ make</userinput></screen>
./configure --prefix=/usr \
--libdir=/usr/lib32 \
--host=i686-pc-linux-gnu \
--disable-static
--disable-static &amp;&amp;
make</userinput></screen>
<para>