summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-27 08:13:05 +0000
committerGitHub <noreply@github.com>2020-09-27 08:13:05 +0000
commit4e72f8ed039e4b9e5f1fb08b6cf27e15598a201f (patch)
treec20354fcbf2ede6b34b204390afe826272fcbfdf
parente0bda2246266eb70d00d743388d801e0dba05180 (diff)
parenta2ed139a44166c38fa3594b59014a70b2ecbe306 (diff)
downloadUXP-4e72f8ed039e4b9e5f1fb08b6cf27e15598a201f.tar
UXP-4e72f8ed039e4b9e5f1fb08b6cf27e15598a201f.tar.gz
UXP-4e72f8ed039e4b9e5f1fb08b6cf27e15598a201f.tar.lz
UXP-4e72f8ed039e4b9e5f1fb08b6cf27e15598a201f.tar.xz
UXP-4e72f8ed039e4b9e5f1fb08b6cf27e15598a201f.zip
Merge pull request #1660 from g4jc/1656
Issue #1656 - Fix broken comment from Part 1
-rw-r--r--ipc/testshell/XPCShellEnvironment.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/testshell/XPCShellEnvironment.cpp b/ipc/testshell/XPCShellEnvironment.cpp
index 68b72635f..c97be68a5 100644
--- a/ipc/testshell/XPCShellEnvironment.cpp
+++ b/ipc/testshell/XPCShellEnvironment.cpp
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
- * This Source Code Form is subject to the terms of the Mozilla Public
+/* 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/. */