summaryrefslogtreecommitdiff
path: root/desktop/unx/splash/services_unxsplash.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/unx/splash/services_unxsplash.cxx')
-rw-r--r--desktop/unx/splash/services_unxsplash.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/unx/splash/services_unxsplash.cxx b/desktop/unx/splash/services_unxsplash.cxx
index 03715cc2f88b..6e8b63afa57c 100644
--- a/desktop/unx/splash/services_unxsplash.cxx
+++ b/desktop/unx/splash/services_unxsplash.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* Copyright 2010, Novell Inc.
@@ -154,3 +155,5 @@ component_getFactory(
return NULL;
}
} // extern "C"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */