Michael Stefaniuc : wbemprox: Prefer the standard ARRAY_SIZE macro.
Module: wine Branch: master Commit: 904820a523154e2435d16efbc923da59ece8a95e URL: https://source.winehq.org/git/wine.git/?a=commit;h=904820a523154e2435d16efbc... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Thu Nov 15 20:59:48 2018 +0100 wbemprox: Prefer the standard ARRAY_SIZE macro. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/wbemprox/builtin.c | 68 ++++++++++++++++++++-------------------- dlls/wbemprox/class.c | 4 +-- dlls/wbemprox/qualifier.c | 4 +-- dlls/wbemprox/services.c | 4 +-- dlls/wbemprox/wbemprox_private.h | 2 -- dlls/wbemprox/wql.y | 26 +++++++-------- 6 files changed, 53 insertions(+), 55 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=904820a523154e2435d16...
participants (1)
-
Alexandre Julliard