From 73c1faa0846c99f6144f68b7c04249321ee1d407 Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Mon, 7 Aug 2000 19:14:44 +0000 Subject: [PATCH] Fix readline XML problems git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29839 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/readline.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions/readline.xml b/functions/readline.xml index a19279a816..7932fbc9b4 100644 --- a/functions/readline.xml +++ b/functions/readline.xml @@ -89,6 +89,7 @@ print_r(readline_info()); boolean readline_clear_history + void @@ -162,6 +163,7 @@ print_r(readline_info()); array readline_list_history + void