diff options
Diffstat (limited to 'common/lz.h')
-rw-r--r-- | common/lz.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/lz.h b/common/lz.h index 0444dc8..3ad6caa 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). |