From 403e652402bddca925d7163373b9f8ebbac2374e Mon Sep 17 00:00:00 2001 From: Lionel Elie Mamane Date: Sun, 18 Oct 2015 18:42:24 +0200 Subject: janitorial: indent Change-Id: I26030811a5da551482b0cc2a18c302160ada6cd6 Reviewed-on: https://gerrit.libreoffice.org/19435 Reviewed-by: Lionel Elie Mamane Tested-by: Lionel Elie Mamane --- connectivity/source/commontools/FValue.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'connectivity') diff --git a/connectivity/source/commontools/FValue.cxx b/connectivity/source/commontools/FValue.cxx index ab33c028bbd8..3318fc14cdef 100644 --- a/connectivity/source/commontools/FValue.cxx +++ b/connectivity/source/commontools/FValue.cxx @@ -794,7 +794,7 @@ bool ORowSetValue::operator==(const ORowSetValue& _rRH) const break; } break; - } + } return false; } -- cgit