From 0dd622b9467e5ecb9d44c1a23e61aa00569226ef Mon Sep 17 00:00:00 2001 From: Minkyoung Kang Date: Tue, 16 Apr 2013 17:44:41 +0900 Subject: [PATCH] update Doxygen Change-Id: I70f3fbab713ca8595819b18ee1a43ef9b1713af8 --- inc/gl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/gl.h b/inc/gl.h index 2550307..cac4552 100644 --- a/inc/gl.h +++ b/inc/gl.h @@ -6,9 +6,9 @@ /** * @file gl.h - * @brief This is the header file for the OpenGL&Reg; ES 1.1. + * @brief This is the header file for the OpenGL® ES 1.1. * - * This header file contains the declarations of the OpenGL&Reg; ES 1.1. + * This header file contains the declarations of the OpenGL® ES 1.1. */ #include "glplatform.h" -- 2.7.4