Fix callback function's description.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328491 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2012-11-25 12:34:38 +00:00
parent 82278af75e
commit 4e6e063ae1

View file

@ -35,10 +35,9 @@
<para>
<methodsynopsis>
<methodname><replaceable>log_function</replaceable></methodname>
<methodparam><type>void</type><parameter>errno</parameter></methodparam>
<methodparam><type>int</type><parameter>module</parameter></methodparam>
<methodparam><type>int</type><parameter>level</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>message</parameter></methodparam>
<methodparam><type>string</type><parameter>message</parameter></methodparam>
</methodsynopsis>
<variablelist>
<varlistentry>