summaryrefslogtreecommitdiff
path: root/hwpfilter/source/ksc5601.h
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:03:58 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-28 15:49:40 +0100
commit8c97ec61d74261b4dd18b6f65f70be92dd85a794 (patch)
treeb522fceb61fac39400aa0ba94e52dc77dd4149fd /hwpfilter/source/ksc5601.h
parente924c21986d4ae0a9b98641ccdb1e701250754de (diff)
add modelines to .hxx files as well
Diffstat (limited to 'hwpfilter/source/ksc5601.h')
-rw-r--r--hwpfilter/source/ksc5601.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hwpfilter/source/ksc5601.h b/hwpfilter/source/ksc5601.h
index 9a5d504cc0f7..d19eb0e89a16 100644
--- a/hwpfilter/source/ksc5601.h
+++ b/hwpfilter/source/ksc5601.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* Conversion tables for KS C 5601-1992 based encoding conversion.
Copyright (C) 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
@@ -758,3 +759,5 @@ const hchar ksc5601_hanja_to_ucs[4888]=
0x59ec, 0x5b09, 0x5e0c, 0x6199, 0x6198, 0x6231, 0x665e, 0x66e6,
0x7199, 0x71b9, 0x71ba, 0x72a7, 0x79a7, 0x7a00, 0x7fb2, 0x8a70
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */