summaryrefslogtreecommitdiff
path: root/svtools/workben/cui/loadlib.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/workben/cui/loadlib.cxx')
-rw-r--r--svtools/workben/cui/loadlib.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/workben/cui/loadlib.cxx b/svtools/workben/cui/loadlib.cxx
index 48c41774852a..3eaf125dd2e4 100644
--- a/svtools/workben/cui/loadlib.cxx
+++ b/svtools/workben/cui/loadlib.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -84,7 +84,7 @@ int __LOADONCALLAPI main( int argc, char **argv )
if ( aLibrary )
osl_unloadModule( aLibrary );
-
+
return 0;
}