summaryrefslogtreecommitdiff
path: root/store/inc/store/store.h
diff options
context:
space:
mode:
Diffstat (limited to 'store/inc/store/store.h')
-rw-r--r--store/inc/store/store.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/store/inc/store/store.h b/store/inc/store/store.h
index 0a283a378a29..5589035e169f 100644
--- a/store/inc/store/store.h
+++ b/store/inc/store/store.h
@@ -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.
@@ -409,3 +410,4 @@ storeError SAL_CALL store_remove (
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */