From 6b9f2095a314fcdef1651fa91ce02161b90131e4 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 24 Sep 2020 08:56:05 +0000 Subject: Issue #1656 - Part 9: Single-line-comment style. --- toolkit/modules/Finder.jsm | 1 - toolkit/modules/RemoteFinder.jsm | 1 - 2 files changed, 2 deletions(-) (limited to 'toolkit') diff --git a/toolkit/modules/Finder.jsm b/toolkit/modules/Finder.jsm index c2a9af5b1..0ad0a39c7 100644 --- a/toolkit/modules/Finder.jsm +++ b/toolkit/modules/Finder.jsm @@ -1,4 +1,3 @@ -// vim: set ts=2 sw=2 sts=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/toolkit/modules/RemoteFinder.jsm b/toolkit/modules/RemoteFinder.jsm index ae20da450..8615eee01 100644 --- a/toolkit/modules/RemoteFinder.jsm +++ b/toolkit/modules/RemoteFinder.jsm @@ -1,5 +1,4 @@ // -*- indent-tabs-mode: nil; js-indent-level: 2 -*- -// vim: set ts=2 sw=2 sts=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/. -- cgit v1.2.3