User: vg      
Date: 2007/01/15 05:34:40

Modified:
   dba/connectivity/source/drivers/hsqldb/StorageNativeInputStream.cxx

Log:
 INTEGRATION: CWS dba22b (1.9.50); FILE MERGED
 2006/12/19 12:09:47 fs 1.9.50.1: cosmetic changes

File Changes:

Directory: /dba/connectivity/source/drivers/hsqldb/
===================================================

File [changed]: StorageNativeInputStream.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/hsqldb/StorageNativeInputStream.cxx?r1=1.9&r2=1.10
Delta lines:  +1 -1
-------------------
--- StorageNativeInputStream.cxx        17 Sep 2006 02:43:17 -0000      1.9
+++ StorageNativeInputStream.cxx        15 Jan 2007 13:34:38 -0000      1.10
@@ -263,7 +263,7 @@
                }
                catch(Exception& e)
                {
-                       OSL_ENSURE(0,"Exception catched! : available();");
+           OSL_ENSURE(0,"Exception caught! : available();");
                        StorageContainer::throwJavaException(e,env);
                }
        }




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to