diff options
Diffstat (limited to 'netwerk/standalone')
-rw-r--r-- | netwerk/standalone/moz.build | 1 | ||||
-rw-r--r-- | netwerk/standalone/nsNetModuleStandalone.cpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/netwerk/standalone/moz.build b/netwerk/standalone/moz.build index b5651da76..e78ea7784 100644 --- a/netwerk/standalone/moz.build +++ b/netwerk/standalone/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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 # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/netwerk/standalone/nsNetModuleStandalone.cpp b/netwerk/standalone/nsNetModuleStandalone.cpp index 04e43d0cd..22028bde4 100644 --- a/netwerk/standalone/nsNetModuleStandalone.cpp +++ b/netwerk/standalone/nsNetModuleStandalone.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* vim: set sw=4 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 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ |