1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00

Make shebang interpreter directives consistent

This commit is contained in:
Marko Myllynen
2016-01-07 10:51:53 +02:00
committed by Mike Frysinger
parent d7f914848b
commit 48d0341cdd
66 changed files with 134 additions and 64 deletions

View File

@ -1,4 +1,4 @@
#! /bin/sh
#!/bin/sh
# rellns-sh - Simplified ln program to generate relative symbolic link.
# Copyright (C) 1996-2016 Free Software Foundation, Inc.
# Written by Ulrich Drepper <drepper@cygnus.com>, October 1996