Bug 1850865: apply code formatting via Lando

# ignore-this-changeset
This commit is contained in:
Otto Länd 2023-09-05 18:12:20 +00:00
Родитель ead739b02b
Коммит f15bc097df
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -362,6 +362,7 @@ def _cxxSide(side):
return ExprVar("mozilla::ipc::ParentSide")
assert 0
def _otherSide(side):
if side == "child":
return "parent"