summaryrefslogtreecommitdiffstats
path: root/third_party/zlib/zlib.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/zlib/zlib.gyp')
-rw-r--r--third_party/zlib/zlib.gyp6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/zlib/zlib.gyp b/third_party/zlib/zlib.gyp
index e9a8e37..c55ecb5 100644
--- a/third_party/zlib/zlib.gyp
+++ b/third_party/zlib/zlib.gyp
@@ -97,3 +97,9 @@
}],
],
}
+
+# Local Variables:
+# tab-width:2
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=2 shiftwidth=2: