[Piglit] [PATCH 2/2] egl-util : fix doxygen comments

Tapani Pälli tapani.palli at intel.com
Mon May 30 00:45:21 PDT 2011


---
 tests/egl/egl-util.c |    6 ++++--
 tests/egl/egl-util.h |    8 ++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/tests/egl/egl-util.c b/tests/egl/egl-util.c
index c009977..4f96818 100644
--- a/tests/egl/egl-util.c
+++ b/tests/egl/egl-util.c
@@ -23,9 +23,11 @@
  * Author: Kristian Høgsberg <krh at bitplanet.net>
  */
 
-/** @file egl-nok-swap-region.c
+/**
+ * \file egl-util.c
+ * Common framework for EGL tests.
  *
- * Test EGL_NOK_swap_region.
+ * \author Kristian Høgsberg <krh at bitplanet.net>
  */
 
 #include "piglit-util.h"
diff --git a/tests/egl/egl-util.h b/tests/egl/egl-util.h
index e60de9b..7ef7216 100644
--- a/tests/egl/egl-util.h
+++ b/tests/egl/egl-util.h
@@ -1,3 +1,11 @@
+
+/**
+ * \file egl-util.h
+ * Common framework for EGL tests.
+ *
+ * \author Kristian Høgsberg <krh at bitplanet.net>
+ */
+
 #ifndef EGL_UTIL_H
 #define EGL_UTIL_H
 
-- 
1.7.5.2

---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.


More information about the Piglit mailing list