Skip to content

Commit 9aeac6c

Browse files
author
Otto Länd
committed
Bug 1857488: apply code formatting via Lando
# ignore-this-changeset
1 parent 8a1a37e commit 9aeac6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/public/Date.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#include "mozilla/FloatingPoint.h" // mozilla::{IsFinite,}, mozilla::UnspecifiedNaN
3333
#include "mozilla/MathAlgorithms.h" // mozilla::Abs
3434

35-
#include "js/Conversions.h" // JS::ToInteger
35+
#include "js/Conversions.h" // JS::ToInteger
3636
#include "js/RealmOptions.h" // JS::RTPCallerTypeToken
3737
#include "js/TypeDecls.h"
3838
#include "js/Value.h" // JS::CanonicalizeNaN, JS::DoubleValue, JS::Value

0 commit comments

Comments
 (0)