Tag: cws_src680_hsqlcsv User: fs Date: 2007/01/11 12:58:54 Modified: dba/connectivity/source/drivers/hsqldb/StorageNativeInputStream.cxx
Log: post-resync 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.9.12.1 Delta lines: +4 -4 ------------------- --- StorageNativeInputStream.cxx 17 Sep 2006 02:43:17 -0000 1.9 +++ StorageNativeInputStream.cxx 11 Jan 2007 20:58:51 -0000 1.9.12.1 @@ -4,9 +4,9 @@ * * $RCSfile: StorageNativeInputStream.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.9.12.1 $ * - * last change: $Author: obo $ $Date: 2006/09/17 02:43:17 $ + * last change: $Author: fs $ $Date: 2007/01/11 20:58:51 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -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]
