summaryrefslogtreecommitdiffstats
path: root/xpcom
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-23 15:24:52 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-23 15:24:52 +0000
commit18ea98f7a9a92ab35fdc71e526814570ef4f57e2 (patch)
tree8e8b8ea84475d19c97cae9d3058fdf2cd58fad93 /xpcom
parent528b88d7048728c70227817ab59223e329171d15 (diff)
downloadUXP-18ea98f7a9a92ab35fdc71e526814570ef4f57e2.tar
UXP-18ea98f7a9a92ab35fdc71e526814570ef4f57e2.tar.gz
UXP-18ea98f7a9a92ab35fdc71e526814570ef4f57e2.tar.lz
UXP-18ea98f7a9a92ab35fdc71e526814570ef4f57e2.tar.xz
UXP-18ea98f7a9a92ab35fdc71e526814570ef4f57e2.zip
Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc
Diffstat (limited to 'xpcom')
-rw-r--r--xpcom/base/nsIGZFileWriter.idl1
-rw-r--r--xpcom/base/nsIMemoryReporter.idl1
-rw-r--r--xpcom/base/nsIStatusReporter.idl1
3 files changed, 0 insertions, 3 deletions
diff --git a/xpcom/base/nsIGZFileWriter.idl b/xpcom/base/nsIGZFileWriter.idl
index 11e27f5c4..ad7a32d85 100644
--- a/xpcom/base/nsIGZFileWriter.idl
+++ b/xpcom/base/nsIGZFileWriter.idl
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
-/* vim: set ts=8 sts=2 et sw=2 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/. */
diff --git a/xpcom/base/nsIMemoryReporter.idl b/xpcom/base/nsIMemoryReporter.idl
index babfa646f..c5177cd54 100644
--- a/xpcom/base/nsIMemoryReporter.idl
+++ b/xpcom/base/nsIMemoryReporter.idl
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
-/* vim: set ts=8 sts=2 et sw=2 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/. */
diff --git a/xpcom/base/nsIStatusReporter.idl b/xpcom/base/nsIStatusReporter.idl
index 9f9245f49..8ac49baf1 100644
--- a/xpcom/base/nsIStatusReporter.idl
+++ b/xpcom/base/nsIStatusReporter.idl
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
-/* vim: set ts=8 sts=2 et sw=2 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/. */