diff options
Diffstat (limited to 'docs/meson.html')
-rw-r--r-- | docs/meson.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/meson.html b/docs/meson.html index a736363c6c..886352964a 100644 --- a/docs/meson.html +++ b/docs/meson.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> - <meta http-equiv="content-type" content="text/html; charset=utf-8"> + <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>Compilation and Installation using Meson</title> - <link rel="stylesheet" type="text/css" href="mesa.css"> + <link rel="stylesheet" type="text/css" href="mesa.css" /> </head> <body> @@ -239,7 +239,6 @@ is unrelated to the <code>buildtype</code>; setting the latter to </p> </dd> </dl> - </div> </body> </html> |