summaryrefslogtreecommitdiff
path: root/tools/workben/fstest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/workben/fstest.cxx')
-rw-r--r--tools/workben/fstest.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/workben/fstest.cxx b/tools/workben/fstest.cxx
index 3db8780a72df..0c9fa2879bc7 100644
--- a/tools/workben/fstest.cxx
+++ b/tools/workben/fstest.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
@@ -92,6 +92,6 @@ void CheckTimes(DirEntry aDE)
aDateModified.GetDate(), aTimeModified.GetTime());
return;
}
-
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */