summarylogtreecommitdiffstats
path: root/ecj1
diff options
context:
space:
mode:
Diffstat (limited to 'ecj1')
-rwxr-xr-xecj15
1 files changed, 2 insertions, 3 deletions
diff --git a/ecj1 b/ecj1
index eee1f3363ddc..46e660b6365a 100755
--- a/ecj1
+++ b/ecj1
@@ -1,5 +1,4 @@
#!/bin/sh
gij-6 -cp /usr/share/java/eclipse-ecj.jar \
- org.eclipse.jdt.internal.compiler.batch.GCCMain \
- ${1+"$@"}
-
+ org.eclipse.jdt.internal.compiler.batch.GCCMain \
+ ${1+"$@"}