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:31:39 +0000 (11:31 -0500)
commit5c28497b02f74a982b0102009b0bcca5f41adbef
tree4536ce677a5b18a50ea818f38110963088a18a47
parente43447f92694eaaaf877799d4ecaa84a56bb8cda
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.025214 seconds and 4 git commands to generate.