diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-19 01:30:44 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-19 01:30:44 +0100 |
commit | 506e1efab370626dae5e3122b6876f5a1e0b1029 (patch) | |
tree | c4e72abc875b1e1ea5d6f9b156368a9fe1313571 /extensions/source | |
parent | 3991eaf5569c7039ea20000e70aac775b7899432 (diff) |
trailing whitespaces
Change-Id: I3d0e2015e4c9f0ea6118fd92892022607fe4bde6
Diffstat (limited to 'extensions/source')
-rw-r--r-- | extensions/source/bibliography/bibload.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/bibliography/bibload.cxx b/extensions/source/bibliography/bibload.cxx index 552740341265..15a510e71bd6 100644 --- a/extensions/source/bibliography/bibload.cxx +++ b/extensions/source/bibliography/bibload.cxx @@ -232,7 +232,7 @@ void BibliographyLoader::load(const Reference< XFrame > & rFrame, const rtl::OUS { SolarMutexGuard aGuard; - + m_pBibMod = OpenBibModul(); String aURLStr( rURL ); |