summaryrefslogtreecommitdiff
path: root/unoxml/source/rdf
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/rdf')
-rw-r--r--unoxml/source/rdf/librdf_repository.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/source/rdf/librdf_repository.cxx b/unoxml/source/rdf/librdf_repository.cxx
index 0138511edbe0..8448f222ddc9 100644
--- a/unoxml/source/rdf/librdf_repository.cxx
+++ b/unoxml/source/rdf/librdf_repository.cxx
@@ -939,7 +939,7 @@ throw (uno::RuntimeException, std::exception)
bool formatNeedsBaseURI(::sal_Int16 i_Format)
{
- (void) i_Format; //FIXME any which dont?
+ (void) i_Format; //FIXME any which don't?
return true;
}