Author: greatlrd Date: Sat Jul 1 16:08:35 2006 New Revision: 22739
URL: http://svn.reactos.org/svn/reactos?rev=22739&view=rev Log: No change in the source code. It if only to test if new slave build server works or not
Modified: trunk/reactos/dll/directx/ddraw/videoport.c
Modified: trunk/reactos/dll/directx/ddraw/videoport.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/directx/ddraw/videoport... ============================================================================== --- trunk/reactos/dll/directx/ddraw/videoport.c (original) +++ trunk/reactos/dll/directx/ddraw/videoport.c Sat Jul 1 16:08:35 2006 @@ -17,6 +17,7 @@ Main_DirectDrawVideoPort_QueryInterface (LPDIRECTDRAWVIDEOPORT iface, REFIID riid, LPVOID* ppvObj) { DX_WINDBG_trace(); + DX_STUB; }