mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:23:36 +03:00
removed trailing whitespace
This commit is contained in:
parent
2268657272
commit
a07bc79117
141 changed files with 673 additions and 669 deletions
|
|
@ -87,7 +87,7 @@ if($c) {
|
|||
close(GZIP);
|
||||
|
||||
system("gzip --best --no-name dumpit");
|
||||
|
||||
|
||||
open(GZIP, "<dumpit.gz") ||
|
||||
die "can't read the dumpit.gz file, try without -c";
|
||||
binmode GZIP;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue