From 18ea98f7a9a92ab35fdc71e526814570ef4f57e2 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Wed, 23 Sep 2020 15:24:52 +0000 Subject: Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc --- accessible/interfaces/ia2/IA2Typelib.idl | 1 - accessible/interfaces/nsIAccessibleObjectAttributeChangedEvent.idl | 1 - accessible/interfaces/nsIAccessiblePivot.idl | 1 - accessible/ipc/win/typelib/Accessible.idl | 1 - 4 files changed, 4 deletions(-) (limited to 'accessible') diff --git a/accessible/interfaces/ia2/IA2Typelib.idl b/accessible/interfaces/ia2/IA2Typelib.idl index c9e4aa7d1..5bd7606b8 100644 --- a/accessible/interfaces/ia2/IA2Typelib.idl +++ b/accessible/interfaces/ia2/IA2Typelib.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/accessible/interfaces/nsIAccessibleObjectAttributeChangedEvent.idl b/accessible/interfaces/nsIAccessibleObjectAttributeChangedEvent.idl index 3038599e4..96b4a09cf 100644 --- a/accessible/interfaces/nsIAccessibleObjectAttributeChangedEvent.idl +++ b/accessible/interfaces/nsIAccessibleObjectAttributeChangedEvent.idl @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=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/accessible/interfaces/nsIAccessiblePivot.idl b/accessible/interfaces/nsIAccessiblePivot.idl index 76d2bfd75..1db63fc15 100644 --- a/accessible/interfaces/nsIAccessiblePivot.idl +++ b/accessible/interfaces/nsIAccessiblePivot.idl @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=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/accessible/ipc/win/typelib/Accessible.idl b/accessible/ipc/win/typelib/Accessible.idl index 82ddcf506..5ed1f2349 100644 --- a/accessible/ipc/win/typelib/Accessible.idl +++ b/accessible/ipc/win/typelib/Accessible.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/. */ -- cgit v1.2.3