From 719415f7ace1e176a45f9c1c0e66710ecc5ac4fa Mon Sep 17 00:00:00 2001
From: "Frank M. Kromann" <fmk@php.net>
Date: Fri, 21 Sep 2001 17:21:57 +0000
Subject: [PATCH] Fixing wrong return type

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57960 c90b9560-bf6c-de11-be94-00142212c4b1
---
 functions/fbsql.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/functions/fbsql.xml b/functions/fbsql.xml
index 5adc868bfb..80f7650d51 100644
--- a/functions/fbsql.xml
+++ b/functions/fbsql.xml
@@ -1,5 +1,5 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.21 $ -->
+<!-- $Revision: 1.22 $ -->
  <reference id="ref.fbsql">
   <title>FrontBase functions</title>
   <titleabbrev>FrontBase</titleabbrev>
@@ -1858,7 +1858,7 @@ $result = fbsql_query ("SELECT my_col FROM my_tbl")
     <title>Description</title>
     <funcsynopsis>
      <funcprototype>
-      <funcdef>resource <function>fbsql_select_db</function></funcdef>
+      <funcdef>bool <function>fbsql_select_db</function></funcdef>
       <paramdef>string <parameter>database_name</parameter></paramdef>
       <paramdef>resource 
        <parameter>