summaryrefslogtreecommitdiff
path: root/cosv/source/storage/file.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cosv/source/storage/file.cxx')
-rw-r--r--cosv/source/storage/file.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/cosv/source/storage/file.cxx b/cosv/source/storage/file.cxx
index aa1190ec9fab..1313b62c2fc1 100644
--- a/cosv/source/storage/file.cxx
+++ b/cosv/source/storage/file.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.
@@ -240,3 +241,4 @@ File::inq_MyPath() const
} // namespace csv
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */