summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavi Artigas <xavierartigas@yahoo.es>2020-02-28 12:07:45 +0100
committerXavi Artigas <xavierartigas@yahoo.es>2020-02-28 12:07:45 +0100
commitdd7a6c511277e08106e7d88f465b748d6165a61f (patch)
tree4bfb463784dec689c386feefadbe54a820c4653a
parent9c24c05458a0b9f4aca8897d1608b6fc6a7ab465 (diff)
downloadefl-dd7a6c511277e08106e7d88f465b748d6165a61f.tar.gz
doxygen: fix invalid anchor names
-rw-r--r--src/lib/evas/Evas_GL.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/evas/Evas_GL.h b/src/lib/evas/Evas_GL.h
index d06e88a053..0a96f7e13c 100644
--- a/src/lib/evas/Evas_GL.h
+++ b/src/lib/evas/Evas_GL.h
@@ -5990,7 +5990,7 @@ EvasGLImage *img = glapi->evasglCreateImageForContext
void (*glWaitSync) (GLsync sync, GLbitfield flags, uint64_t timeout);
/** @} */
/**
- * @anchor gles3.1
+ * @anchor gles3_1
* @name OpenGL-ES 3.1.
*
* Evas_GL_API version 5.
@@ -6070,7 +6070,7 @@ EvasGLImage *img = glapi->evasglCreateImageForContext
/** @} */
/**
- * @anchor gles3.2
+ * @anchor gles3_2
* @name OpenGL-ES 3.2.
*
* Evas_GL_API version 6.