10 lines
255 B
Text
10 lines
255 B
Text
|
Index: registry/apiconventions.py
|
||
|
--- registry/apiconventions.py.orig
|
||
|
+++ registry/apiconventions.py
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/usr/bin/python3 -i
|
||
|
+#!/usr/bin/env python3 -i
|
||
|
#
|
||
|
# Copyright 2021-2023 The Khronos Group Inc.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|