From abb2c7c9d333dc350c1a5f2c161e48e12a6e6116 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Wed, 24 Apr 2019 13:21:18 +0100 Subject: [PATCH] egl: fixup autotools-specific wording Signed-off-by: Eric Engestrom Reviewed-by: Dylan Baker --- 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; -- 2.30.2