summaryrefslogtreecommitdiffstats
path: root/cosv/source/storage/dirchain.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cosv/source/storage/dirchain.cxx')
-rw-r--r--cosv/source/storage/dirchain.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/cosv/source/storage/dirchain.cxx b/cosv/source/storage/dirchain.cxx
index b183c0f990f7..c9c0d24f5f8f 100644
--- a/cosv/source/storage/dirchain.cxx
+++ b/cosv/source/storage/dirchain.cxx
@@ -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.
@@ -153,3 +154,5 @@ DirectoryChain::Get( bostream & o_rPath,
} // namespace ploc
} // namespace csv
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */