summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorOcke Janssen [oj] <Ocke.Janssen@sun.com>2009-11-13 14:23:39 +0100
committerOcke Janssen [oj] <Ocke.Janssen@sun.com>2009-11-13 14:23:39 +0100
commit9813c4bf4dd812123b9be5a4c548926df06456ee (patch)
tree5f5b8062d811264411b9178e38955722d3e03e36 /connectivity
parent92ac1caeaca6bb729f11963f0d7671e5870fb159 (diff)
missing line end
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/parse/sqliterator.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/connectivity/source/parse/sqliterator.cxx b/connectivity/source/parse/sqliterator.cxx
index e8111f174486..54ab874f70e1 100644
--- a/connectivity/source/parse/sqliterator.cxx
+++ b/connectivity/source/parse/sqliterator.cxx
@@ -2168,4 +2168,5 @@ sal_Int32 OSQLParseTreeIterator::getFunctionReturnType(const OSQLParseNode* _pNo
}
return nType;
-} \ No newline at end of file
+}
+