scripts: fix shebang for generate_oxr_ext_support.py

This commit is contained in:
Simon Ser 2019-10-29 09:46:58 +01:00 committed by Jakob Bornecrantz
parent e84ca2de34
commit 7fb4344dda

View file

@ -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."""