fixed error in methodsynopsis

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200402 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Thilo Raufeisen 2005-11-12 15:01:47 +00:00
parent 96efb962c2
commit 234728dd45

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.gnupg-seterrormode">
<refnamediv>
<refname>gnupg_seterrormode</refname>
@ -9,7 +9,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>gnupg_errormode</methodname>
<type>bool</type><methodname>gnupg_seterrormode</methodname>
<methodparam><type>resource</type><parameter>identifier</parameter></methodparam>
<methodparam><type>int</type><parameter>errormode</parameter></methodparam>
</methodsynopsis>