Michael Stefaniuc : oleview: Use the ARRAY_SIZE() macro.
Module: wine Branch: master Commit: 4341c4495f1b21e8067d806989f41c8cf13c5e5c URL: https://source.winehq.org/git/wine.git/?a=commit;h=4341c4495f1b21e8067d80698... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Mon Jul 9 20:59:15 2018 +0200 oleview: Use the ARRAY_SIZE() macro. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- programs/oleview/details.c | 16 +++++++--------- programs/oleview/interface.c | 10 ++++------ programs/oleview/oleview.c | 21 ++++++++++----------- programs/oleview/tree.c | 25 +++++++++++-------------- programs/oleview/typelib.c | 16 +++++++--------- 5 files changed, 39 insertions(+), 49 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=4341c4495f1b21e8067d8...
participants (1)
-
Alexandre Julliard