summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp/ftpcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/ftp/ftpcontainer.hxx')
-rw-r--r--ucb/source/ucp/ftp/ftpcontainer.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/ucb/source/ucp/ftp/ftpcontainer.hxx b/ucb/source/ucp/ftp/ftpcontainer.hxx
index 6c57bdf1e43f..370c00859308 100644
--- a/ucb/source/ucp/ftp/ftpcontainer.hxx
+++ b/ucb/source/ucp/ftp/ftpcontainer.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.
@@ -59,3 +60,4 @@ public:
extern "C" int memory_write(
void *buffer,size_t size,size_t nmemb,void *stream);
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */