nir: fix utf-8 encoding-issue

This UTF-8 encoding issue seems to cause issues with the doxygen
docs-integration.

Fixes: 2111551485 ("Convert a few files to UTF-8")
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29801>
(cherry picked from commit a1c220fd93)
This commit is contained in:
Erik Faye-Lund 2021-07-29 13:01:07 +02:00 committed by Eric Engestrom
parent 53d1306fe5
commit c2a8d04b58
2 changed files with 2 additions and 2 deletions

View file

@ -934,7 +934,7 @@
"description": "nir: fix utf-8 encoding-issue",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "21115514857d21154bf2b5af4d8f6acae6e6bdcb",
"notes": null

View file

@ -1,5 +1,5 @@
/*
* Copyright  2019 Alyssa Rosenzweig
* Copyright © 2019 Alyssa Rosenzweig
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),