summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gvfs/gvfs_provider.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/gvfs/gvfs_provider.cxx')
-rw-r--r--ucb/source/ucp/gvfs/gvfs_provider.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/ucb/source/ucp/gvfs/gvfs_provider.cxx b/ucb/source/ucp/gvfs/gvfs_provider.cxx
index 52376bf4153e..f192b9528d2b 100644
--- a/ucb/source/ucp/gvfs/gvfs_provider.cxx
+++ b/ucb/source/ucp/gvfs/gvfs_provider.cxx
@@ -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.
@@ -226,3 +227,4 @@ component_getFactory( const sal_Char *pImplName,
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */