Module: wine Branch: master Commit: 8e302e15d291382fb0201378102f0bfab554e571 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8e302e15d291382fb020137810...
Author: Michael Ploujnikov ploujj@gmail.com Date: Mon Oct 9 18:35:04 2006 -0400
setupapi/tests: Win64 printf format warning fixes.
---
dlls/setupapi/tests/Makefile.in | 1 - dlls/setupapi/tests/devinst.c | 14 +++++++------- dlls/setupapi/tests/parser.c | 32 ++++++++++++++++---------------- dlls/setupapi/tests/query.c | 12 ++++++------ dlls/setupapi/tests/stringtable.c | 12 ++++++------ 5 files changed, 35 insertions(+), 36 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8e302e15d291382fb02013...