commit 65de5b12950accf3b6361e14149b704dad02e187
Author: Sascha Wildner <[email protected]>
Date: Wed Feb 3 11:44:21 2016 +0100
<time.h>: CLOCKS_PER_SEC must be of type clock_t.
Note that its value violates the standards requirement that it be
1000000. See the STANDARDS section of clock(3)'s manual page for
further information.
Summary of changes:
include/time.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/65de5b12950accf3b6361e14149b704dad02e187
--
DragonFly BSD source repository