Module: wine Branch: master Commit: 38ad0ee01de636219ee755771c04cbc860024a1a URL: http://source.winehq.org/git/wine.git/?a=commit;h=38ad0ee01de636219ee755771c...
Author: Francois Gouget fgouget@codeweavers.com Date: Fri Jan 29 00:19:34 2016 +0100
shell32/tests: Reorder the functions to avoid forward declarations.
This also groups the helpers in a more logical fashion.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shell32/tests/shlexec.c | 999 ++++++++++++++++++++++--------------------- 1 file changed, 508 insertions(+), 491 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=38ad0ee01de636219ee755...