aboutsummaryrefslogtreecommitdiff
path: root/src/core/thread.h
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2017-02-18 18:40:45 -0800
committerGarrett D'Amore <garrett@damore.org>2017-02-18 18:40:45 -0800
commitf42f22abf488d30d4d68a8ab57063c48d618948d (patch)
tree797022370dc048e631c05d0f4e2699baa09181ba /src/core/thread.h
parenteb0d439ac82c49b244615fba4226a0351c4efd64 (diff)
downloadnng-f42f22abf488d30d4d68a8ab57063c48d618948d.tar.gz
nng-f42f22abf488d30d4d68a8ab57063c48d618948d.tar.bz2
nng-f42f22abf488d30d4d68a8ab57063c48d618948d.zip
Fix trailing comment.threaded
Diffstat (limited to 'src/core/thread.h')
-rw-r--r--src/core/thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/thread.h b/src/core/thread.h
index 48da4bf0..d896b909 100644
--- a/src/core/thread.h
+++ b/src/core/thread.h
@@ -86,4 +86,4 @@ extern void nni_thr_run(nni_thr *thr);
// at all.
extern void nni_thr_wait(nni_thr *thr);
-#endif CORE_THREAD_H
+#endif // CORE_THREAD_H