diff options
Diffstat (limited to 'scripts/list-fixed-bugs.py')
-rwxr-xr-x | scripts/list-fixed-bugs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/list-fixed-bugs.py b/scripts/list-fixed-bugs.py index dad0fc353e..51f3c36e69 100755 --- a/scripts/list-fixed-bugs.py +++ b/scripts/list-fixed-bugs.py @@ -1,4 +1,4 @@ -#! /usr/bin/python3 +#!/usr/bin/python3 # Copyright (C) 2015-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # |