summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-04-07 21:46:36 +0200
committerChristian Göttsche <cgzones@googlemail.com>2020-04-07 21:49:14 +0200
commit2fd4d8b4061b024a5ebebee8f76ef34d64800039 (patch)
treeb5a3516c09a3fc819246fcc42598f3da7fee005d
parent888bd663c681e579950fb9a0362761960708e9b6 (diff)
Remove trailing whitespaces
-rw-r--r--src/exclude.c2
-rwxr-xr-xstatic/build.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/exclude.c b/src/exclude.c
index 266d19e..a599c62 100644
--- a/src/exclude.c
+++ b/src/exclude.c
@@ -100,7 +100,7 @@ void exclude_clear() {
}
-/*
+/*
* Exclusion of directories that contain only cached information.
* See http://www.brynosaurus.com/cachedir/
*/
diff --git a/static/build.sh b/static/build.sh
index 66d9adc..37cfabf 100755
--- a/static/build.sh
+++ b/static/build.sh
@@ -33,7 +33,7 @@ mkdir -p tarballs
# "Fetch, Extract, Move"
-fem() { # base-url name targerdir extractdir
+fem() { # base-url name targerdir extractdir
echo "====== Fetching and extracting $1 $2"
cd tarballs
if [ -n "$4" ]; then