summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp/ftphandleprovider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/ftp/ftphandleprovider.hxx')
-rw-r--r--ucb/source/ucp/ftp/ftphandleprovider.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/ucb/source/ucp/ftp/ftphandleprovider.hxx b/ucb/source/ucp/ftp/ftphandleprovider.hxx
index d3b1e4f28f..b050601ea4 100644
--- a/ucb/source/ucp/ftp/ftphandleprovider.hxx
+++ b/ucb/source/ucp/ftp/ftphandleprovider.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#include <rtl/ustring.hxx>
#include "curl.hxx"
@@ -27,3 +28,5 @@ namespace ftp {
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */