mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 02:26:16 +00:00
scripts: fix shebang for generate_oxr_ext_support.py
This commit is contained in:
parent
e84ca2de34
commit
7fb4344dda
|
@ -1,4 +1,4 @@
|
|||
# /usr/bin/env python3
|
||||
#!/usr/bin/env python3
|
||||
# Copyright 2019, Collabora, Ltd.
|
||||
# SPDX-License-Identifier: BSL-1.0
|
||||
"""Simple script to update oxr_extension_support.h."""
|
||||
|
|
Loading…
Reference in a new issue