mirror of
https://github.com/mirror/wget.git
synced 2026-09-03 13:22:50 +08:00
Remove trailing whitespaces
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2014-06-10 Giuseppe Scrivano <gscrivan@redhat.com>
|
||||
|
||||
* wget.h: Remove trailing whitespaces.
|
||||
|
||||
* retr.c (getproxy): Return a dinamically allocated string and...
|
||||
(retrieve_from_file, retrieve_url, url_uses_proxy): ...fix the caller
|
||||
to handle it.
|
||||
|
||||
@@ -366,7 +366,7 @@ typedef enum
|
||||
Select an appropriate "orig" suffix and a separator character for
|
||||
adding a unique suffix to a file name.
|
||||
|
||||
A VMS ODS2 file system can not tolerate multiple dots. An ODS5 file
|
||||
A VMS ODS2 file system can't tolerate multiple dots. An ODS5 file
|
||||
system can, but even there not all dots are equal, and heroic effort
|
||||
would be needed to get ".html^.orig" rather than (the less desirable)
|
||||
"^.html.orig". It's more satisfactory always to use "_orig" on VMS
|
||||
|
||||
Reference in New Issue
Block a user