changeset 10704:0b7596c02db4

Add a blank in the #! line for 4.2BSD Dynix etc.
author David J. MacKenzie <djm@gnu.org>
date Wed, 08 Feb 1995 15:05:06 +0000
parents 7072187c3d81
children 3d356714b662
files config.sub
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.sub	Wed Feb 08 15:03:05 1995 +0000
+++ b/config.sub	Wed Feb 08 15:05:06 1995 +0000
@@ -1,4 +1,4 @@
-#!/bin/sh
+#! /bin/sh
 # Configuration validation subroutine script, version 1.1.
 #   Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
 # This file is (in principle) common to ALL GNU software.