summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filrec.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filrec.hxx')
-rw-r--r--ucb/source/ucp/file/filrec.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/ucb/source/ucp/file/filrec.hxx b/ucb/source/ucp/file/filrec.hxx
index 90168da2c9a5..d1ba2e2ea7b4 100644
--- a/ucb/source/ucp/file/filrec.hxx
+++ b/ucb/source/ucp/file/filrec.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.
@@ -84,3 +85,4 @@ public:
} // namespace fileaccess
#endif // _FILREC_HXX_
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */