Module: wine Branch: master Commit: fcc096083fe9527cd4638f85533e4488a4aef343 URL: http://source.winehq.org/git/wine.git/?a=commit;h=fcc096083fe9527cd4638f8553...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Feb 6 14:31:29 2009 +0100
widl: Add printf format attribute on all printf-like functions and fix resulting warnings.
---
tools/widl/client.c | 5 +++-- tools/widl/header.h | 4 ++-- tools/widl/proxy.c | 10 +++++----- tools/widl/server.c | 11 +++++------ tools/widl/typegen.c | 43 +++++++++++++++++++++---------------------- 5 files changed, 36 insertions(+), 37 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fcc096083fe9527cd4638f...