Author: jberry
Date: Tue May 31 14:40:43 2005
New Revision: 179285
URL: http://svn.apache.org/viewcvs?rev=179285&view=rev
Log:
Remove an extraneous space
Modified:
xerces/c/branches/jberry/3.0-unstable/config/bootstrap
Modified: xerces/c/branches/jberry/3.0-unstable/config/bootstrap
URL:
http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/config/bootstrap?rev=179285&r1=179284&r2=179285&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/config/bootstrap (original)
+++ xerces/c/branches/jberry/3.0-unstable/config/bootstrap Tue May 31 14:40:43
2005
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
set -x
aclocal -I m4
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]