[Piglit] [PATCH 4/4] egl-util.c : remove misleading doxygen comments

Chad Versace chad at chad-versace.us
Fri May 27 14:08:09 PDT 2011


On 05/24/2011 01:02 AM, Tapani Pälli wrote:
> ---
>  tests/egl/egl-util.c |    5 -----
>  1 files changed, 0 insertions(+), 5 deletions(-)
> 
> diff --git a/tests/egl/egl-util.c b/tests/egl/egl-util.c
> index 138b3e5..c03da28 100644
> --- a/tests/egl/egl-util.c
> +++ b/tests/egl/egl-util.c
> @@ -23,11 +23,6 @@
>   * Author: Kristian Høgsberg <krh at bitplanet.net>
>   */
>  
> -/** @file egl-nok-swap-region.c
> - *
> - * Test EGL_NOK_swap_region.
> - */
> -
>  #include "piglit-util.h"
>  #include "egl-util.h"
>  

Don't remove it entirely; just fix it. And if you fix it in the .c file,
it's good form to fix it in the .h file too.

-- 
Chad Versace
chad at chad-versace.us


More information about the Piglit mailing list