summaryrefslogtreecommitdiff
path: root/darwin.cf
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-06-30 12:41:15 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-06-30 12:41:15 -0700
commit31f5bd379984f78bbbecf493e6344664ef1d83df (patch)
tree541c1ce569eb887e61028ecb1513aef385fd47bf /darwin.cf
parent0d1be73c26f3636e024637d12c3befd8a9956cfc (diff)
Trim trailing whitespace
Performed with: perl -i -p -e 's{[\t ]+$}{}' * Verified with: git diff --ignore-space-at-eol Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'darwin.cf')
-rw-r--r--darwin.cf2
1 files changed, 1 insertions, 1 deletions
diff --git a/darwin.cf b/darwin.cf
index dd4e673..f7514fe 100644
--- a/darwin.cf
+++ b/darwin.cf
@@ -311,7 +311,7 @@ XCOMM operating system: OSName (OSMajorVersion./**/OSMinorVersion./**/OSTeenyVe
/*
* BundleProgramTarget - Generate rules for compiling, linking and
- * installing a bundle executable.
+ * installing a bundle executable.
*/
#ifndef BundleProgramTarget
#define BundleProgramTarget(program,loader,subdirs,objs,deplib,syslib,dstdir) @@\