From 229d4c7decb71fd607aaec14ecbae81e380cc700 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 23 Dec 2016 02:08:40 -0800 Subject: Uncrustify fixes. --- src/core/platform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/platform.h') diff --git a/src/core/platform.h b/src/core/platform.h index 84477853..21793086 100644 --- a/src/core/platform.h +++ b/src/core/platform.h @@ -113,7 +113,7 @@ extern void nni_cond_wait(nni_cond *); // check the condition. It will return either NNG_ETIMEDOUT, or 0. extern int nni_cond_waituntil(nni_cond *, nni_time); -typedef struct nni_thread nni_thread; +typedef struct nni_thread nni_thread; // nni_thread_creates a thread that runs the given function. The thread // receives a single argument. -- cgit v1.2.3-70-g09d2