summaryrefslogtreecommitdiff
path: root/hwpfilter/source/himgutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/himgutil.h')
-rw-r--r--hwpfilter/source/himgutil.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hwpfilter/source/himgutil.h b/hwpfilter/source/himgutil.h
index 4a60e1b99992..cd21b0ac381d 100644
--- a/hwpfilter/source/himgutil.h
+++ b/hwpfilter/source/himgutil.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.
@@ -74,3 +75,5 @@ struct EmPicture;
*/
const char *GetEmbImgname(const EmPicture *empic);
#endif /* _HIMGUTIL_H_ */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */