Module: wine Branch: master Commit: 1e627d11875d00045ecb761b32220fbafb4807e4 URL: https://source.winehq.org/git/wine.git/?a=commit;h=1e627d11875d00045ecb761b3...
Author: Francois Gouget fgouget@codeweavers.com Date: Fri Jul 16 17:15:09 2021 +0200
oleaut32: Fix the Var*FromStr() prototypes.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/oleaut32/variant.c | 2 +- dlls/oleaut32/vartype.c | 35 ++++++++++++++++++----------------- include/oleauto.h | 30 +++++++++++++++--------------- 3 files changed, 34 insertions(+), 33 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1e627d11875d00045ecb7...