mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Make shebang interpreter directives consistent
This commit is contained in:
committed by
Mike Frysinger
parent
d7f914848b
commit
48d0341cdd
@@ -1,4 +1,4 @@
|
||||
#! /usr/bin/awk -f
|
||||
#!/usr/bin/awk -f
|
||||
# Generate sorted list of directories. The sorting is stable but with
|
||||
# dependencies between directories resolved by moving dependees in front.
|
||||
# Copyright (C) 1998-2016 Free Software Foundation, Inc.
|
||||
|
||||
Reference in New Issue
Block a user