summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/WebDAVHTTPMethod.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/WebDAVHTTPMethod.idl')
-rw-r--r--offapi/com/sun/star/ucb/WebDAVHTTPMethod.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/offapi/com/sun/star/ucb/WebDAVHTTPMethod.idl b/offapi/com/sun/star/ucb/WebDAVHTTPMethod.idl
index dc0f5f06ed73..209b4ca4a923 100644
--- a/offapi/com/sun/star/ucb/WebDAVHTTPMethod.idl
+++ b/offapi/com/sun/star/ucb/WebDAVHTTPMethod.idl
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -112,3 +113,5 @@ enum WebDAVHTTPMethod
}; }; }; };
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */