summaryrefslogtreecommitdiffstats
path: root/widget
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 /widget
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 'widget')
-rw-r--r--widget/PlatformWidgetTypes.ipdlh1
-rw-r--r--widget/gtk/PlatformWidgetTypes.ipdlh1
-rw-r--r--widget/windows/PlatformWidgetTypes.ipdlh1
3 files changed, 0 insertions, 3 deletions
diff --git a/widget/PlatformWidgetTypes.ipdlh b/widget/PlatformWidgetTypes.ipdlh
index 26933f8de..af2579155 100644
--- a/widget/PlatformWidgetTypes.ipdlh
+++ b/widget/PlatformWidgetTypes.ipdlh
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/* vim: set ts=8 sts=2 et sw=2 tw=99: */
/* 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/widget/gtk/PlatformWidgetTypes.ipdlh b/widget/gtk/PlatformWidgetTypes.ipdlh
index 145d39546..cab34a4cc 100644
--- a/widget/gtk/PlatformWidgetTypes.ipdlh
+++ b/widget/gtk/PlatformWidgetTypes.ipdlh
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/* vim: set ts=8 sts=2 et sw=2 tw=99: */
/* 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/widget/windows/PlatformWidgetTypes.ipdlh b/widget/windows/PlatformWidgetTypes.ipdlh
index aad9cf395..1ebc54769 100644
--- a/widget/windows/PlatformWidgetTypes.ipdlh
+++ b/widget/windows/PlatformWidgetTypes.ipdlh
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/* vim: set ts=8 sts=2 et sw=2 tw=99: */
/* 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/. */