summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hstream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/hstream.cpp')
-rw-r--r--hwpfilter/source/hstream.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/hwpfilter/source/hstream.cpp b/hwpfilter/source/hstream.cpp
index 7d657850beff..c7ece7d679d9 100644
--- a/hwpfilter/source/hstream.cpp
+++ b/hwpfilter/source/hstream.cpp
@@ -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.
@@ -78,3 +79,5 @@ int HStream::available()
void HStream::closeInput()
{
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */