summaryrefslogtreecommitdiffstats
path: root/stoc/source/registry_tdprovider/methoddescription.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/registry_tdprovider/methoddescription.cxx')
-rw-r--r--stoc/source/registry_tdprovider/methoddescription.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/stoc/source/registry_tdprovider/methoddescription.cxx b/stoc/source/registry_tdprovider/methoddescription.cxx
index 7301f84248c5..7914a82a6781 100644
--- a/stoc/source/registry_tdprovider/methoddescription.cxx
+++ b/stoc/source/registry_tdprovider/methoddescription.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.
@@ -142,3 +143,5 @@ MethodDescription::getParameters() const {
}
return m_parameters;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */