From f42f22abf488d30d4d68a8ab57063c48d618948d Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 18 Feb 2017 18:40:45 -0800 Subject: Fix trailing comment. --- src/core/thread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2