summaryrefslogtreecommitdiffstats
path: root/store/source/storpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storpage.hxx')
-rw-r--r--store/source/storpage.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/store/source/storpage.hxx b/store/source/storpage.hxx
index bd5d60a72d3c..80841a618e72 100644
--- a/store/source/storpage.hxx
+++ b/store/source/storpage.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -26,7 +27,7 @@
************************************************************************/
#ifndef _STORE_STORPAGE_HXX_
-#define _STORE_STORPAGE_HXX_ "$Revision: 1.6.8.2 $"
+#define _STORE_STORPAGE_HXX_
#include "sal/types.h"
@@ -224,3 +225,4 @@ SAL_CALL query (IStoreHandle *pHandle, OStorePageManager*)
#endif /* !_STORE_STORPAGE_HXX_ */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */