« Previous | Next » 

Revision ed2cbf74

IDed2cbf74446b008f9de526a50e4b06265635120c

Added by Lei Li about 11 years ago

qga: cast to int for DWORD type

This patch fixes a compiler warning when cross-build:

qga/service-win32.c: In function 'printf_win_error':
qga/service-win32.c:32:5: warning: format '%d' expects argument of type 'int',
but argument 3 has type 'DWORD' [-Wformat]

Signed-off-by: Lei Li <>
Signed-off-by: Michael Roth <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences