summaryrefslogtreecommitdiff
path: root/shell/source/all/zipfile/zipexcptn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/all/zipfile/zipexcptn.hxx')
-rwxr-xr-x[-rw-r--r--]shell/source/all/zipfile/zipexcptn.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/source/all/zipfile/zipexcptn.hxx b/shell/source/all/zipfile/zipexcptn.hxx
index b98dc6df594f..80ddfe9702bc 100644..100755
--- a/shell/source/all/zipfile/zipexcptn.hxx
+++ b/shell/source/all/zipfile/zipexcptn.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
// ZipException.h: interface for the ZipException class.
//
//////////////////////////////////////////////////////////////////////
@@ -76,3 +77,5 @@ public:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */