summaryrefslogtreecommitdiff
path: root/filter/source/placeware/zipfile.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/placeware/zipfile.hxx')
-rw-r--r--filter/source/placeware/zipfile.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/filter/source/placeware/zipfile.hxx b/filter/source/placeware/zipfile.hxx
index 33d9c1d1d587..59d711d91b3d 100644
--- a/filter/source/placeware/zipfile.hxx
+++ b/filter/source/placeware/zipfile.hxx
@@ -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.
@@ -89,3 +90,4 @@
/* Compression values. */
#define zf_compNone 0
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */