diff options
Diffstat (limited to 'scripts/qapi-gen.py')
-rwxr-xr-x | scripts/qapi-gen.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qapi-gen.py b/scripts/qapi-gen.py index f93f3c7c23..c7b0070db2 100755 --- a/scripts/qapi-gen.py +++ b/scripts/qapi-gen.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # QAPI generator # # This work is licensed under the terms of the GNU GPL, version 2 or later. |