summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gio/gio_seekable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/gio/gio_seekable.hxx')
-rwxr-xr-x[-rw-r--r--]ucb/source/ucp/gio/gio_seekable.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/ucb/source/ucp/gio/gio_seekable.hxx b/ucb/source/ucp/gio/gio_seekable.hxx
index 43324b0651a1..5befbb589f3a 100644..100755
--- a/ucb/source/ucp/gio/gio_seekable.hxx
+++ b/ucb/source/ucp/gio/gio_seekable.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.
@@ -78,3 +79,5 @@ public:
} // namespace gio
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */