summaryrefslogtreecommitdiffstats
path: root/net/tools
diff options
context:
space:
mode:
Diffstat (limited to 'net/tools')
-rw-r--r--net/tools/crash_cache/crash_cache.cc1
-rw-r--r--net/tools/dump_cache/dump_cache.cc1
2 files changed, 0 insertions, 2 deletions
diff --git a/net/tools/crash_cache/crash_cache.cc b/net/tools/crash_cache/crash_cache.cc
index 00b0248..ee688c3 100644
--- a/net/tools/crash_cache/crash_cache.cc
+++ b/net/tools/crash_cache/crash_cache.cc
@@ -306,4 +306,3 @@ int main(int argc, const char* argv[]) {
return SlaveCode(path, action);
}
-
diff --git a/net/tools/dump_cache/dump_cache.cc b/net/tools/dump_cache/dump_cache.cc
index da59821..8a58cf5 100644
--- a/net/tools/dump_cache/dump_cache.cc
+++ b/net/tools/dump_cache/dump_cache.cc
@@ -164,4 +164,3 @@ int main(int argc, const char* argv[]) {
return DumpHeaders(input_path);
return Help();
}
-