changeset 10703:7072187c3d81

add a space in #! for 4.2bsd dynix etc.
author David J. MacKenzie <djm@gnu.org>
date Wed, 08 Feb 1995 15:03:05 +0000
parents 77753c063e8c
children 0b7596c02db4
files config.guess
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.guess	Wed Feb 08 12:59:25 1995 +0000
+++ b/config.guess	Wed Feb 08 15:03:05 1995 +0000
@@ -1,4 +1,4 @@
-#!/bin/sh
+#! /bin/sh
 # Attempt to guess a canonical system name.
 #   Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
 #