Module: wine Branch: master Commit: 250e8437d7770d2ffaf330d39bbbef7cb247d299 URL: https://source.winehq.org/git/wine.git/?a=commit;h=250e8437d7770d2ffaf330d39...
Author: Michael Stefaniuc mstefani@winehq.org Date: Thu Mar 29 17:14:11 2018 +0200
shell32: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc mstefani@winehq.org Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shell32/shelllink.c | 2 +- dlls/shell32/shfldr_mycomp.c | 6 +++--- dlls/shell32/shlexec.c | 46 ++++++++++++++++++++++---------------------- dlls/shell32/shlfileop.c | 2 +- dlls/shell32/systray.c | 2 +- 5 files changed, 29 insertions(+), 29 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=250e8437d7770d2ffaf33...