summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2010-10-14 10:44:14 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2010-10-14 10:45:01 +0100
commitb4723c4ae9d22c59519b557219865080ba942123 (patch)
tree7abab8bc6fd6acd3871f3c1161301f0ba4fd2a2b
parentb520e6864319b3d7f0d093bacc200391d1cfc63c (diff)
objc: Fix number of spaces in " OBJC "
And align it with the other replacements.
-rw-r--r--shave/shave.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/shave/shave.in b/shave/shave.in
index 90e6fbb..247049a 100644
--- a/shave/shave.in
+++ b/shave/shave.in
@@ -87,7 +87,7 @@ link,*)
Q=" F77 "
;;
*,objc)
- Q=" OBJC "
+ Q=" OBJC "
;;
*,mcs)
Q=" MCS "