Mesa (master): egl: fixup autotools-specific wording

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Apr 30 15:25:55 UTC 2019


Module: Mesa
Branch: master
Commit: abb2c7c9d333dc350c1a5f2c161e48e12a6e6116
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=abb2c7c9d333dc350c1a5f2c161e48e12a6e6116

Author: Eric Engestrom <eric.engestrom at intel.com>
Date:   Wed Apr 24 13:21:18 2019 +0100

egl: fixup autotools-specific wording

Signed-off-by: Eric Engestrom <eric.engestrom at intel.com>
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

---

 src/egl/main/egldisplay.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/egl/main/egldisplay.c b/src/egl/main/egldisplay.c
index b26a9575087..ba5f84510fe 100644
--- a/src/egl/main/egldisplay.c
+++ b/src/egl/main/egldisplay.c
@@ -58,7 +58,7 @@
 
 
 /**
- * Map --with-platforms names to platform types.
+ * Map build-system platform names to platform types.
  */
 static const struct {
    _EGLPlatformType platform;




More information about the mesa-commit mailing list