From ec4f8e4fb220867a10e40f6c01d9d793d22f61d9 Mon Sep 17 00:00:00 2001 From: p3k Date: Mon, 25 Jun 2001 12:55:17 +0000 Subject: [PATCH] whitespace! :( --- build/main/hop.sh | 2 +- hop.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/main/hop.sh b/build/main/hop.sh index 55c2a071..2950c4dd 100644 --- a/build/main/hop.sh +++ b/build/main/hop.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Stupid shell script for starting Hop with a JDK-like virtual machine. # Presumes that you have your classpath set. diff --git a/hop.sh b/hop.sh index 55c2a071..2950c4dd 100755 --- a/hop.sh +++ b/hop.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Stupid shell script for starting Hop with a JDK-like virtual machine. # Presumes that you have your classpath set.