diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-24 08:56:05 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-24 08:56:05 +0000 |
commit | 6b9f2095a314fcdef1651fa91ce02161b90131e4 (patch) | |
tree | e71f1c25eda55ba5418dc6e69f43a36c4445a84e /intl/uconv/nsTextToSubURI.h | |
parent | 4a42352e6418b69e600422fc516ad1e74c708fa9 (diff) | |
download | uxp-6b9f2095a314fcdef1651fa91ce02161b90131e4.tar.gz |
Issue #1656 - Part 9: Single-line-comment style.
Diffstat (limited to 'intl/uconv/nsTextToSubURI.h')
-rw-r--r-- | intl/uconv/nsTextToSubURI.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/intl/uconv/nsTextToSubURI.h b/intl/uconv/nsTextToSubURI.h index 372f414eb9..fe6b4de271 100644 --- a/intl/uconv/nsTextToSubURI.h +++ b/intl/uconv/nsTextToSubURI.h @@ -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 is subject to the terms of the Mozilla Public License // version 2.0 (the "License"). You can obtain a copy of the License at // http://mozilla.org/MPL/2.0/. |