diff options
Diffstat (limited to 'dom/interfaces')
-rw-r--r-- | dom/interfaces/base/nsIDOMConstructor.idl | 1 | ||||
-rw-r--r-- | dom/interfaces/css/nsIDOMCSSCounterStyleRule.idl | 1 | ||||
-rw-r--r-- | dom/interfaces/events/nsIDOMWheelEvent.idl | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/dom/interfaces/base/nsIDOMConstructor.idl b/dom/interfaces/base/nsIDOMConstructor.idl index 1eddf57398..8dd26b3ad5 100644 --- a/dom/interfaces/base/nsIDOMConstructor.idl +++ b/dom/interfaces/base/nsIDOMConstructor.idl @@ -1,5 +1,4 @@ /* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=2 sw=2 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/. */ diff --git a/dom/interfaces/css/nsIDOMCSSCounterStyleRule.idl b/dom/interfaces/css/nsIDOMCSSCounterStyleRule.idl index 0831b2238d..d82b4dbc44 100644 --- a/dom/interfaces/css/nsIDOMCSSCounterStyleRule.idl +++ b/dom/interfaces/css/nsIDOMCSSCounterStyleRule.idl @@ -1,5 +1,4 @@ /* -*- Mode: IDL; tab-width: 2; 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/dom/interfaces/events/nsIDOMWheelEvent.idl b/dom/interfaces/events/nsIDOMWheelEvent.idl index 2416bc0706..5447b2e293 100644 --- a/dom/interfaces/events/nsIDOMWheelEvent.idl +++ b/dom/interfaces/events/nsIDOMWheelEvent.idl @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; 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/. */ |