]> granicus.if.org Git - check/commit
change first arg of timer_create to clockid_t
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 26 May 2014 21:03:06 +0000 (21:03 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 26 May 2014 21:03:06 +0000 (21:03 +0000)
commit68aae7362e48a637794503215b836bd08f85d5f3
tree0479c07d20fb59e3048fd398195b3567124ae88d
parent72ecbc2490f379202c71b78b58d1b5952e520ef0
change first arg of timer_create to clockid_t

The clock id argument should have been of type
clockid_t.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1136 64e312b2-a51f-0410-8e61-82d0ca0eb02a
lib/libcompat.h
lib/timer_create.c