User: vg Date: 05/02/16 09:32:11 Modified: /dba/connectivity/source/inc/odbc/ OFunctions.hxx
Log: INTEGRATION: CWS dr33 (1.2.280); FILE MERGED 2005/02/14 16:40:14 dr 1.2.280.1: #i42367# remove non-ASCII characters from C++ sources File Changes: Directory: /dba/connectivity/source/inc/odbc/ ============================================= File [changed]: OFunctions.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/odbc/OFunctions.hxx?r1=1.2&r2=1.3 Delta lines: +67 -67 --------------------- --- OFunctions.hxx 15 May 2001 08:18:15 -0000 1.2 +++ OFunctions.hxx 16 Feb 2005 17:32:08 -0000 1.3 @@ -424,7 +424,7 @@ #define N3SQLGetDiagRec(a,b,c,d,e,f,g,h) (*(T3SQLGetDiagRec)getOdbcFunction(ODBC3SQLGetDiagRec))(a,b,c,d,e,f,g,h) - // Obtaining information about the data source�s system tables (catalog functions) + // Obtaining information about the data source's system tables (catalog functions) typedef SQLRETURN (SQL_API *T3SQLColumnPrivileges) (SQLHSTMT StatementHandle, SQLCHAR * CatalogName, SQLSMALLINT NameLength1, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
