commit | 795a06b58cdea7f8bb1858e7c383582c660fdf85 | [log] [tgz] |
---|---|---|
author | Arnold D. Robbins <arnold@skeeve.com> | Sun Jul 28 05:51:52 2019 -0600 |
committer | Arnold D. Robbins <arnold@skeeve.com> | Sun Jul 28 05:51:52 2019 -0600 |
tree | 580654df6413567487f89b62506bd74ea28cacff | |
parent | cebda366a942aed45f7087b4ff74921da431cdbf [diff] [blame] |
Remove trailing whitespace on lines in all files.
diff --git a/lib.c b/lib.c index 864326e..6ad0549 100644 --- a/lib.c +++ b/lib.c
@@ -488,7 +488,7 @@ break; } } - return i; + return i; } void recbld(void) /* create $0 from $1..$NF if necessary */