summaryrefslogtreecommitdiff
path: root/sw/source/core/ole
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-11-04 09:22:42 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-11-04 09:22:42 +0100
commited713760963c2d89ba3b51f003454d31f8856d7f (patch)
treed911f7f31132d1001292e01c949b9f42bf5b8375 /sw/source/core/ole
parentefc013d327e4268fc2258bebf9bab0f298679251 (diff)
cws tlmath01: warning-free code (adding LF at EOF)
Diffstat (limited to 'sw/source/core/ole')
-rw-r--r--sw/source/core/ole/ndole.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/source/core/ole/ndole.cxx b/sw/source/core/ole/ndole.cxx
index 499edd7a9721..1cd0fdd02830 100644
--- a/sw/source/core/ole/ndole.cxx
+++ b/sw/source/core/ole/ndole.cxx
@@ -1015,4 +1015,5 @@ void SwOLELRUCache::RemoveObj( SwOLEObj& rObj )
SvPtrarr::Remove( nPos );
if( !Count() )
DELETEZ( pOLELRU_Cache );
-} \ No newline at end of file
+}
+