1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Make shebang interpreter directives consistent

Undo changes in files maintained elsewhere.
This commit is contained in:
Marko Myllynen
2016-01-08 15:11:15 +02:00
committed by Mike Frysinger
parent d2de9ef7ad
commit bc49a7afd3
4 changed files with 9 additions and 3 deletions

2
scripts/config.sub vendored
View File

@@ -1,4 +1,4 @@
#!/bin/sh
#! /bin/sh
# Configuration validation subroutine script.
# Copyright 1992-2016 Free Software Foundation, Inc.