summaryrefslogtreecommitdiff
path: root/package/inc/ZipEntry.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/inc/ZipEntry.hxx')
-rw-r--r--package/inc/ZipEntry.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/inc/ZipEntry.hxx b/package/inc/ZipEntry.hxx
index 915d1ca7bb21..79df26166548 100644
--- a/package/inc/ZipEntry.hxx
+++ b/package/inc/ZipEntry.hxx
@@ -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
@@ -44,6 +44,6 @@ struct ZipEntry
sal_Int16 nExtraLen;
::rtl::OUString sPath;
};
-#endif
+#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */