summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/z_Windows_NT_util.c
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2015-05-22 22:35:51 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2015-05-22 22:35:51 +0000
commit1406f014fd6b10eadf5fc63c6d474334e0855ce8 (patch)
treea1af9f816ffe49589ae9128dbf60f56e369107be /openmp/runtime/src/z_Windows_NT_util.c
parentf342459aa4f7aff7ae02e52513322f7f6921a2c2 (diff)
downloadbcm5719-llvm-1406f014fd6b10eadf5fc63c6d474334e0855ce8.tar.gz
bcm5719-llvm-1406f014fd6b10eadf5fc63c6d474334e0855ce8.zip
Fix spelling errors
These spelling errors are in comments and some debug messages. llvm-svn: 238060
Diffstat (limited to 'openmp/runtime/src/z_Windows_NT_util.c')
-rw-r--r--openmp/runtime/src/z_Windows_NT_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/runtime/src/z_Windows_NT_util.c b/openmp/runtime/src/z_Windows_NT_util.c
index 41f5df0946f..01a0156bff1 100644
--- a/openmp/runtime/src/z_Windows_NT_util.c
+++ b/openmp/runtime/src/z_Windows_NT_util.c
@@ -874,7 +874,7 @@ __kmp_runtime_initialize( void )
foreign tread.
Setting __kmp_tls_gtid_min to 0 workarounds this problem: __kmp_get_global_thread_id()
- does not search through stacks, but get gtid from TLS immediatelly.
+ does not search through stacks, but get gtid from TLS immediately.
--ln
*/
OpenPOWER on IntegriCloud