summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/NeonPropFindRequest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/NeonPropFindRequest.hxx')
-rw-r--r--ucb/source/ucp/webdav/NeonPropFindRequest.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/ucb/source/ucp/webdav/NeonPropFindRequest.hxx b/ucb/source/ucp/webdav/NeonPropFindRequest.hxx
index 26e8793e2b96..9febb56faf0c 100644
--- a/ucb/source/ucp/webdav/NeonPropFindRequest.hxx
+++ b/ucb/source/ucp/webdav/NeonPropFindRequest.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.
@@ -60,3 +61,5 @@ public:
} // namespace webdav_ucp
#endif // _NEONPROPFINDREQUEST_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */