mirror of
https://github.com/curl/curl.git
synced 2026-07-26 06:37:19 +03:00
ftpserver: add missing '}' from 4ae7b7ea69
This commit is contained in:
parent
4ae7b7ea69
commit
b644ae68c8
1 changed files with 1 additions and 0 deletions
|
|
@ -1038,6 +1038,7 @@ sub SEARCH_imap {
|
|||
|
||||
if ($selected eq "") {
|
||||
sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
|
||||
}
|
||||
else {
|
||||
my $testno = $selected;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue