connectivity/source/drivers/mysqlc/mysqlc_statement.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9fd32f2fc806123fe267d1305c7039e39d2de77e Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Jan 14 18:36:53 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Jan 16 07:05:53 2019 +0100 Fix typo Change-Id: Ice8631e3a72f7ec0df571419f7766aa343a0191b Reviewed-on: https://gerrit.libreoffice.org/66414 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/connectivity/source/drivers/mysqlc/mysqlc_statement.cxx b/connectivity/source/drivers/mysqlc/mysqlc_statement.cxx index ce970113945f..ef33d1431f72 100644 --- a/connectivity/source/drivers/mysqlc/mysqlc_statement.cxx +++ b/connectivity/source/drivers/mysqlc/mysqlc_statement.cxx @@ -289,7 +289,7 @@ sal_Bool OCommonStatement::convertFastPropertyValue(Any& /* rConvertedValue */, void OCommonStatement::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const Any& /* rValue */) { - // set the value to what ever is necessary + // set the value to whatever is necessary switch (nHandle) { case PROPERTY_ID_QUERYTIMEOUT: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits