summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-29 12:52:55 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-29 12:52:55 (EDT)
commitf05dca2d72896238970b45611c43a166a823685f (patch)
treeac6eb8e8bfc0d35472457024050cd5a5b9ca2021
parente71bd3c5679df73dcabadf0ba502fac27642845e (diff)
build: Remove trailing spaces
-rwxr-xr-xbuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/build b/build
index a69a97c..11d4a1a 100755
--- a/build
+++ b/build
@@ -25,8 +25,8 @@ clean:
rm -f configure build
rm -Rf *.data
-# POSIX.1-2008:
-# If the pathname does not begin with a '/' it shall be treated as relative to
-# the current working directory of the process, not relative to the directory
+# POSIX.1-2008:
+# If the pathname does not begin with a '/' it shall be treated as relative to
+# the current working directory of the process, not relative to the directory
# containing the makefile.
include ../source.mk