mirror of
https://github.com/curl/curl.git
synced 2026-08-02 17:50:28 +03:00
removed trailing whitespace
This commit is contained in:
parent
5c0ad9581d
commit
ed0364343d
18 changed files with 42 additions and 43 deletions
|
|
@ -90,7 +90,7 @@ my @recent = reverse sort sortversions keys %used;
|
|||
# the most recent symbol
|
||||
my $newsym = $recent[0];
|
||||
# the most recent version
|
||||
my $newver = $doc{$newsym};
|
||||
my $newver = $doc{$newsym};
|
||||
|
||||
print "The scanned source uses these symbols introduced in $newver:\n";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue