On Tue, Apr 26, 2011 at 10:17:48AM +0200, Stefan Weil wrote:
> Compilation for Windows needs a different declaration for the
> printf format attribute, so use the macro which was defined for
> this purpose.
>
> Cc: Benjamin Poirier
> Signed-off-by: Stefan Weil
> ---
> hw/rtl8139.c |3 +--
>
Compilation for Windows needs a different declaration for the
printf format attribute, so use the macro which was defined for
this purpose.
Cc: Benjamin Poirier
Signed-off-by: Stefan Weil
---
hw/rtl8139.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/hw/rtl8139.c b/