summaryrefslogtreecommitdiff
path: root/rsc/source/res/rscall.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/source/res/rscall.cxx')
-rw-r--r--rsc/source/res/rscall.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/rsc/source/res/rscall.cxx b/rsc/source/res/rscall.cxx
index d04903ea8692..4bd3db7b9aae 100644
--- a/rsc/source/res/rscall.cxx
+++ b/rsc/source/res/rscall.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.
@@ -62,3 +63,4 @@ void InitRscCompiler()
pHS = new AtomContainer();
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */