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/defs.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/core/defs.h') diff --git a/src/core/defs.h b/src/core/defs.h index a37377f7..478bb464 100644 --- a/src/core/defs.h +++ b/src/core/defs.h @@ -34,9 +34,9 @@ typedef struct nni_pipe_ops nni_pipe_ops; typedef struct nni_protocol nni_protocol; -typedef int nni_signal; // Used as a turnstile/wakeup channel. -typedef uint64_t nni_time; // An absolute time in microseconds. -typedef int nni_duration; // A relative time in microseconds. +typedef int nni_signal; // Turnstile/wakeup channel. +typedef uint64_t nni_time; // Absolute time (usec). +typedef int nni_duration; // Relative time (usec). // Some default timing things. #define NNI_TIME_NEVER ((nni_time) 0xffffffffull) -- cgit v1.2.3-70-g09d2