uatomic: style fix
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 31 Jan 2013 16:31:39 +0000 (11:31 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 31 Jan 2013 16:39:16 +0000 (11:39 -0500)
commit3c6b52f2c0ef93b6c9287db545f39b4da0443336
treeada3f665077ff6654e7b7fbcf09b7837e01ccfa1
parent882f5c6a22a7dcaf4b6d7936e3c3689fb6a506af
uatomic: style fix

- Functions that don't take arguments should be "void" in C, otherwise
  those functions can take a variable number of arguments.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
urcu/uatomic/generic.h
This page took 0.024236 seconds and 4 git commands to generate.