summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/bibview.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/bibliography/bibview.cxx')
-rw-r--r--extensions/source/bibliography/bibview.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/extensions/source/bibliography/bibview.cxx b/extensions/source/bibliography/bibview.cxx
index abf2d293ba82..44c94cb1a317 100644
--- a/extensions/source/bibliography/bibview.cxx
+++ b/extensions/source/bibliography/bibview.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
@@ -102,8 +102,8 @@ namespace bib
}
catch( const uno::Exception& rEx)
{
- (void) rEx;
- }
+ (void) rEx;
+ }
}
}
@@ -227,7 +227,7 @@ namespace bib
}
//.........................................................................
-} // namespace bib
+} // namespace bib
//.........................................................................
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */