summaryrefslogtreecommitdiffstats
path: root/rsc/source/res/rscflag.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/source/res/rscflag.cxx')
-rw-r--r--rsc/source/res/rscflag.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/rsc/source/res/rscflag.cxx b/rsc/source/res/rscflag.cxx
index e742b806408e..b5c3f496b563 100644
--- a/rsc/source/res/rscflag.cxx
+++ b/rsc/source/res/rscflag.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.
@@ -488,3 +489,4 @@ RSCINST RscClient::Create( RSCINST * pInst, const RSCINST & rDflt,
return( aTmpI );
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */