1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

ftpserver: add missing '}' from 4ae7b7ea69

This commit is contained in:
Daniel Stenberg 2013-08-28 22:59:19 +02:00
parent 4ae7b7ea69
commit b644ae68c8

View File

@ -1038,6 +1038,7 @@ sub SEARCH_imap {
if ($selected eq "") {
sendcontrol "$cmdid BAD Command received in Invalid state\r\n";
}
else {
my $testno = $selected;