mirror of
https://github.com/curl/curl.git
synced 2026-07-16 08:07:17 +03:00
ftpserver.pl: Fixed compilation error
Unmatched right curly bracket at line 758, at end of line
This commit is contained in:
parent
263616202b
commit
95b5036a59
1 changed files with 0 additions and 1 deletions
|
|
@ -752,7 +752,6 @@ sub EHLO_smtp {
|
|||
|
||||
# Store the client (as it may contain the test number)
|
||||
$smtp_client = $client;
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue