Skip to content
Snippets Groups Projects
Commit 2fd4d8b4 authored by Christian Göttsche's avatar Christian Göttsche
Browse files

Remove trailing whitespaces

parent 888bd663
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@ void exclude_clear() {
}
/*
/*
* Exclusion of directories that contain only cached information.
* See http://www.brynosaurus.com/cachedir/
*/
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment