From f05dca2d72896238970b45611c43a166a823685f Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 29 Apr 2019 12:52:55 -0400 Subject: build: Remove trailing spaces --- 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 -- cgit v0.9.1