summaryrefslogtreecommitdiffstats
path: root/js/src/jsgc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jsgc.cpp')
-rw-r--r--js/src/jsgc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/jsgc.cpp b/js/src/jsgc.cpp
index 1e8e4fc8d..ad3d7093d 100644
--- a/js/src/jsgc.cpp
+++ b/js/src/jsgc.cpp
@@ -7114,4 +7114,4 @@ js::gc::detail::CellIsMarkedGrayIfKnown(const Cell* cell)
}
return detail::CellIsMarkedGray(tc);
-} \ No newline at end of file
+}