Author: greatlrd Date: Sat Dec 29 15:48:49 2007 New Revision: 31488
URL: http://svn.reactos.org/svn/reactos?rev=31488&view=rev Log: update the docummactions of DxEngSetDeviceGammaRamp
Modified: trunk/reactos/subsystems/win32/win32k/ntddraw/dxeng.c
Modified: trunk/reactos/subsystems/win32/win32k/ntddraw/dxeng.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/subsystems/win32/win32k/ntd... ============================================================================== --- trunk/reactos/subsystems/win32/win32k/ntddraw/dxeng.c (original) +++ trunk/reactos/subsystems/win32/win32k/ntddraw/dxeng.c Sat Dec 29 15:48:49 2007 @@ -291,9 +291,8 @@ * @param PGAMMARAMP Ramp * to set in our gama ramp * -* @param BOOL Unuse -* Info on this are avail at request. at moment ReactOS does not -* does not use it. and problare never need it. +* @param BOOL Test +* Testing the gama or not. FALSE for no test, TRUE for testing * * @return * This return FALSE or TRUE, FALSE for fail, TRUE for success