diff --git a/src/exclude.c b/src/exclude.c
index 266d19e7c3db8d0057fe1d180dd047924259c38a..a599c629d485848969db035ba3c431761840ba3f 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 66d9adcf111e7ec338fdf358aa4084f9e3bfed7a..37cfabf742adedaebdb779e20e759289e4d70917 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