summaryrefslogtreecommitdiffstats
path: root/nsprpub/pr/tests/atomic.c
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-01-04 21:06:45 +0000
committerGitHub <noreply@github.com>2020-01-04 21:06:45 +0000
commite30d68b699bb3dca89534727974a08d4b43b62f8 (patch)
tree131d45d45617de18fb3d632c0b6c50b64d14dafe /nsprpub/pr/tests/atomic.c
parent26b297510a11758727438df4669357a2a2bc42ce (diff)
parentb1694ef0a1d5a1ba7c8f243ac19634ee2d7b3b8f (diff)
downloadUXP-e30d68b699bb3dca89534727974a08d4b43b62f8.tar
UXP-e30d68b699bb3dca89534727974a08d4b43b62f8.tar.gz
UXP-e30d68b699bb3dca89534727974a08d4b43b62f8.tar.lz
UXP-e30d68b699bb3dca89534727974a08d4b43b62f8.tar.xz
UXP-e30d68b699bb3dca89534727974a08d4b43b62f8.zip
Merge pull request #1341 from MoonchildProductions/nss-work
Update NSPR and NSS
Diffstat (limited to 'nsprpub/pr/tests/atomic.c')
-rw-r--r--nsprpub/pr/tests/atomic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsprpub/pr/tests/atomic.c b/nsprpub/pr/tests/atomic.c
index eb9df9495..42d25da8d 100644
--- a/nsprpub/pr/tests/atomic.c
+++ b/nsprpub/pr/tests/atomic.c
@@ -2,7 +2,7 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-
+
#include "prio.h"
#include "prprf.h"
#include "pratom.h"