summaryrefslogtreecommitdiff
path: root/hwpfilter/source/datecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/datecode.h')
-rw-r--r--hwpfilter/source/datecode.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hwpfilter/source/datecode.h b/hwpfilter/source/datecode.h
index 429d1d1c913e..8d49e659b6d6 100644
--- a/hwpfilter/source/datecode.h
+++ b/hwpfilter/source/datecode.h
@@ -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.
@@ -55,3 +56,5 @@ static const char *en_week[] =
};
#endif //_DATECODE_WEEK_DEFINES_
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */