diff options
Diffstat (limited to 'conform/list-header-symbols.py')
-rw-r--r-- | conform/list-header-symbols.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/list-header-symbols.py b/conform/list-header-symbols.py index e43c12ec40..bfa463a303 100644 --- a/conform/list-header-symbols.py +++ b/conform/list-header-symbols.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # Print a list of symbols exported by some headers that would # otherwise be in the user's namespace. # Copyright (C) 2018-2020 Free Software Foundation, Inc. |