Skip to content

Commit

Permalink
[skip-revcheck] Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
haszi committed Jun 28, 2024
1 parent 3c9bf39 commit b25ac24
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions reference/openssl/constants.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -24,7 +24,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -35,7 +35,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -46,7 +46,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -57,7 +57,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -68,7 +68,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -79,7 +79,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -96,7 +96,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -107,7 +107,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -118,7 +118,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -129,7 +129,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -146,7 +146,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -157,7 +157,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -168,7 +168,7 @@
</term>
<listitem>
<simpara>

</simpara>
</listitem>
</varlistentry>
Expand All @@ -182,9 +182,9 @@
This constant is only available when PHP is compiled with OpenSSL 0.9.8+.
</simpara>
</listitem>
</varlistentry>
</varlistentry>
</variablelist>
</section>
</section>

<section xml:id="openssl.pkcs7.flags">
<title><acronym>PKCS7</acronym> Flags/Constants</title>
Expand Down Expand Up @@ -552,9 +552,9 @@
</term>
<listitem>
<simpara>
This constant is only available
if PHP is compiled with MD2 support. This requires passing in the
-DHAVE_OPENSSL_MD2_H CFLAG when compiling PHP, and enable-md2 when
This constant is only available
if PHP is compiled with MD2 support. This requires passing in the
-DHAVE_OPENSSL_MD2_H CFLAG when compiling PHP, and enable-md2 when
compiling OpenSSL 1.0.0+.
</simpara>
</listitem>
Expand Down Expand Up @@ -657,7 +657,7 @@
</listitem>
</varlistentry>
</variablelist>
</section>
</section>

<section xml:id="openssl.constversion">
<title>Version constants</title>
Expand Down Expand Up @@ -704,7 +704,7 @@
</variablelist>
<note>
<para>
This constant requires PHP to be
This constant requires PHP to be
built with OpenSSL 0.9.8j or greater.
</para>
</note>
Expand Down

0 comments on commit b25ac24

Please sign in to comment.