meson: Add missing newline at eof

Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28747>
This commit is contained in:
Christian Gmeiner 2024-04-15 15:10:40 +02:00 committed by Marge Bot
parent ad4d13f184
commit 7d33bab3b4
1 changed files with 1 additions and 1 deletions

View File

@ -710,4 +710,4 @@ option(
description : 'Build custom xmlconfig (driconf) support. If disabled, ' +
'the default driconf file is hardcoded into Mesa. ' +
'Requires expat.'
)
)