Bug 1700051: part 26) Correct typo in comment of `mozInlineSpellWordUtil::BuildSoftTe...
[gecko.git] / dom / fetch / ChannelInfo.ipdlh
blob605009e120dd321b14cee7b1ba97d16067752acf
1 /* This Source Code Form is subject to the terms of the Mozilla Public
2  * License, v. 2.0. If a copy of the MPL was not distributed with this
3  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5 namespace mozilla {
6 namespace ipc {
8 struct IPCChannelInfo
10   nsCString securityInfo;
13 } // namespace ipc
14 } // namespace mozilla