Trailing whitespace removal over entire tree
This commit is contained in:
parent
3821fb13ea
commit
f7996f3b70
48 changed files with 306 additions and 306 deletions
|
@ -146,7 +146,7 @@ int uudecode_main(int argc, char **argv)
|
|||
FILE *dst_stream;
|
||||
int mode;
|
||||
int ret;
|
||||
|
||||
|
||||
if (strncmp(line, "begin-base64 ", 13) == 0) {
|
||||
line_ptr = line + 13;
|
||||
decode_fn_ptr = read_base64;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue