diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:37:46 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:37:46 +0000 |
commit | 7523b9ea042af1078c49ed242b5d9eb3e0f34af5 (patch) | |
tree | b971071d68e308821c5e7d766b23b9cadc9ded68 /netwerk/ipc | |
parent | 18ea98f7a9a92ab35fdc71e526814570ef4f57e2 (diff) | |
download | UXP-7523b9ea042af1078c49ed242b5d9eb3e0f34af5.tar UXP-7523b9ea042af1078c49ed242b5d9eb3e0f34af5.tar.gz UXP-7523b9ea042af1078c49ed242b5d9eb3e0f34af5.tar.lz UXP-7523b9ea042af1078c49ed242b5d9eb3e0f34af5.tar.xz UXP-7523b9ea042af1078c49ed242b5d9eb3e0f34af5.zip |
Issue #1656 - Part 4: Manual cleanup
Diffstat (limited to 'netwerk/ipc')
-rw-r--r-- | netwerk/ipc/NeckoChild.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/netwerk/ipc/NeckoChild.cpp b/netwerk/ipc/NeckoChild.cpp index 00827b5a0..51c02906f 100644 --- a/netwerk/ipc/NeckoChild.cpp +++ b/netwerk/ipc/NeckoChild.cpp @@ -1,5 +1,4 @@ -/* vim: set sw=2 ts=8 et tw=80 : */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this |