Fix proto (part of bug #30669)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171999 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2004-11-03 08:21:46 +00:00
parent 5aeba5523b
commit 6adf7026c4

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/readline.xml, last change in rev 1.1 -->
<refentry id="function.readline-completion-function">
<refnamediv>
@ -10,7 +10,7 @@
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>readline_completion_function</methodname>
<methodparam choice="opt"><type>string</type><parameter>line</parameter></methodparam>
<methodparam choice="opt"><type>callback</type><parameter>line</parameter></methodparam>
</methodsynopsis>
<para>
This function registers a completion function. You must supply