summaryrefslogtreecommitdiffstats
path: root/common/lz.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/lz.h')
-rw-r--r--common/lz.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/lz.h b/common/lz.h
index 0444dc83..3ad6caa3 100644
--- a/common/lz.h
+++ b/common/lz.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
dictionary compression for images based on fastlz (http://www.fastlz.org/)
(Distributed under MIT license).