diff options
Diffstat (limited to 'third_party/bzip2/bzip2.gyp')
-rw-r--r-- | third_party/bzip2/bzip2.gyp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/bzip2/bzip2.gyp b/third_party/bzip2/bzip2.gyp index 29b014f..d0f5dd6 100644 --- a/third_party/bzip2/bzip2.gyp +++ b/third_party/bzip2/bzip2.gyp @@ -62,3 +62,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: |