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
@ -752,7 +752,6 @@ sub EHLO_smtp {
|
|||||||
|
|
||||||
# Store the client (as it may contain the test number)
|
# Store the client (as it may contain the test number)
|
||||||
$smtp_client = $client;
|
$smtp_client = $client;
|
||||||
}
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user