Module: Mesa Branch: master Commit: 4913ad9a37ecc71ae1b5c497c17d639e30c35d15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4913ad9a37ecc71ae1b5c497c17d639e30c35d15
Author: Dylan Baker <[email protected]> Date: Mon Sep 30 11:02:41 2019 -0700 docs: remove stray newline Reviewed-by: Eric Engestrom <[email protected]> --- docs/meson.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/meson.html b/docs/meson.html index 1522adc22d6..0291f90658b 100644 --- a/docs/meson.html +++ b/docs/meson.html @@ -61,8 +61,7 @@ the <em>ninja-build</em> package. The meson program is used to configure the source directory and generates either a ninja build file or Visual Studio® build files. The latter must be enabled via the <code>--backend</code> switch, as ninja is the default -backend on all -operating systems. +backend on all operating systems. </p> <p> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
