diff options
author | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2012-08-06 10:53:19 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-08-06 10:23:12 +0100 |
commit | b2fd8230172641edbd2a4f67e214c44ce740b4b2 (patch) | |
tree | 7489efa7fdeda666b8d5034b6d2e67ad79ae3cc0 /desktop/source | |
parent | c56b0a2fe8a54aef8229a7b32a8d62cc23bbd9e6 (diff) |
Some minor fixes.
Change-Id: Id405b97440efc7160e76d535bddfd5580923fe24
Diffstat (limited to 'desktop/source')
-rwxr-xr-x | desktop/source/app/sofficemain.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/source/app/sofficemain.cxx b/desktop/source/app/sofficemain.cxx index 20059396f442..a0fba044922e 100755 --- a/desktop/source/app/sofficemain.cxx +++ b/desktop/source/app/sofficemain.cxx @@ -99,6 +99,7 @@ extern "C" int DESKTOP_DLLPUBLIC soffice_main() #endif throw; // to get exception type printed } +#endif } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |