summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua/FilterHelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/aqua/FilterHelper.cxx')
-rw-r--r--fpicker/source/aqua/FilterHelper.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/fpicker/source/aqua/FilterHelper.cxx b/fpicker/source/aqua/FilterHelper.cxx
index b85e7ab8448b..33d0769ca774 100644
--- a/fpicker/source/aqua/FilterHelper.cxx
+++ b/fpicker/source/aqua/FilterHelper.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
@@ -426,7 +426,7 @@ sal_Bool FilterHelper::filenameMatchesFilter(NSString* sFilename)
}
}
}
-
+
// might be an alias
NSString* pResolved = resolveAlias( sFilename );
if( pResolved )