mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- Fix build.
svn path=/trunk/; revision=21824
This commit is contained in:
@@ -303,7 +303,7 @@ DWORD CALLBACK HelDdFlipToGDISurface(LPDDHAL_FLIPTOGDISURFACEDATA lpFlipToGDISu
|
||||
return DD_OK;
|
||||
|
||||
|
||||
#define DX_STUB_str(x) \
|
||||
#define DX_STUB_str(x) \
|
||||
{ \
|
||||
char buffer[1024]; \
|
||||
sprintf ( buffer, "Function %s %s (%s:%d)\n", __FUNCTION__,x,__FILE__,__LINE__ ); \
|
||||
|
||||
Reference in New Issue
Block a user