summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/odma/odma.h
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/odma/odma.h')
-rwxr-xr-x[-rw-r--r--]ucb/source/ucp/odma/odma.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ucb/source/ucp/odma/odma.h b/ucb/source/ucp/odma/odma.h
index 8a5ed94b4f65..78062c232116 100644..100755
--- a/ucb/source/ucp/odma/odma.h
+++ b/ucb/source/ucp/odma/odma.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* odma.h - Definitions, prototypes, etc. for Open Document Managment API
(ODMA) version 2.0.
@@ -313,3 +314,5 @@ ODMSTATUS WINAPI ODMSetDocRelation(ODMHANDLE odmHandle, LPSTR lpszDocId,
#endif
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */