commit | 2c1cf4a02783e2a570ddf7b7ea968c7bed781f91 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sun Jan 18 14:06:14 2015 -0600 |
committer | Rob Landley <rob@landley.net> | Sun Jan 18 14:06:14 2015 -0600 |
tree | bb454a31153a66de680248a6d74177527372e0ec | |
parent | 468f155ecefec275e6d2299470d35bd912f69a94 [diff] [blame] |
Remove trailing whitespace.
diff --git a/lib/lib.c b/lib/lib.c index 808c149..f70d379 100644 --- a/lib/lib.c +++ b/lib/lib.c
@@ -155,7 +155,7 @@ if (!(flags&2) || errno != EEXIST) return 1; } else if (flags&4) fprintf(stderr, "%s: created directory '%s'\n", toys.which->name, dir); - + if (!(*s = save)) break; }