From abe9a16398d1415378e6f64c2c1d6bf8dc314eb5 Mon Sep 17 00:00:00 2001
From: Fons Rademakers <Fons.Rademakers@cern.ch>
Date: Tue, 10 Sep 2002 14:53:19 +0000
Subject: [PATCH] remove erroneous char at beginning of file.

git-svn-id: http://root.cern.ch/svn/root/trunk@5253 27541ba8-7e3a-0410-8455-c3a389f83636
---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 921551bd645..3fa584f56da 100755
--- a/configure
+++ b/configure
@@ -1,4 +1,4 @@
-t#! /bin/sh
+#! /bin/sh
 
 # A (not so) simple configure script.
 #
-- 
GitLab