commit 7b7f37ff691e754bce3a1ec097e7fcc7708ea945
parent 7265cce8b15fb89ac1af9c2b0e405eeb76b758cc
Author: Lando <lando@lando.test>
Date: Fri, 21 Nov 2025 06:40:53 +0000
Bug 1998242, 1998255: apply code formatting via Lando
# ignore-this-changeset
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/accessible/base/nsTextEquivUtils.h b/accessible/base/nsTextEquivUtils.h
@@ -17,7 +17,7 @@ namespace mozilla {
namespace a11y {
class LocalAccessible;
class AccIterable;
-}
+} // namespace a11y
} // namespace mozilla
/**