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:11 +0000 (11:39 -0500)
commit378ea6a26277f6db3c195b2126c5f4d35d270174
tree97a0c7a2d0d0c4ed92af76cfccaec0e236bedc7d
parentda9bed2581279d3a333a7eb0ce3a395e0f59b3e1
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.024632 seconds and 4 git commands to generate.