diff options
author | win7-7 <win7-7@users.noreply.github.com> | 2019-04-29 15:31:58 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-29 15:31:58 +0300 |
commit | d57c13c6d8700eebfe7042ae52e31a6ac1bb28a1 (patch) | |
tree | a8a49d95ae3197c5ba15f36563903a31fd9054eb /js/src/jsgc.h | |
parent | 44e59151e3e7678626202482c72e2696bcc17769 (diff) | |
download | uxp-d57c13c6d8700eebfe7042ae52e31a6ac1bb28a1.tar.gz |
Add newline at end of files js/src
Diffstat (limited to 'js/src/jsgc.h')
-rw-r--r-- | js/src/jsgc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/jsgc.h b/js/src/jsgc.h index 8626e3e38e..5d3c372861 100644 --- a/js/src/jsgc.h +++ b/js/src/jsgc.h @@ -1510,4 +1510,4 @@ UninlinedIsInsideNursery(const gc::Cell* cell); } /* namespace js */ -#endif /* jsgc_h */
\ No newline at end of file +#endif /* jsgc_h */ |