summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/net.gyp6
-rw-r--r--net/tools/tld_cleanup/tld_cleanup.gyp6
2 files changed, 12 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 8ae82cc..b40381d 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -744,3 +744,9 @@
}],
],
}
+
+# Local Variables:
+# tab-width:2
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/net/tools/tld_cleanup/tld_cleanup.gyp b/net/tools/tld_cleanup/tld_cleanup.gyp
index 245df98..0930439 100644
--- a/net/tools/tld_cleanup/tld_cleanup.gyp
+++ b/net/tools/tld_cleanup/tld_cleanup.gyp
@@ -20,3 +20,9 @@
},
],
}
+
+# Local Variables:
+# tab-width:2
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=2 shiftwidth=2: