From 95b5036a594dabde0d96f137e4677440ab5d52fa Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Fri, 27 Dec 2013 20:12:20 +0000 Subject: ftpserver.pl: Fixed compilation error Unmatched right curly bracket at line 758, at end of line --- tests/ftpserver.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/ftpserver.pl b/tests/ftpserver.pl index 1edb8e8cf..cb0c7a859 100755 --- a/tests/ftpserver.pl +++ b/tests/ftpserver.pl @@ -752,7 +752,6 @@ sub EHLO_smtp { # Store the client (as it may contain the test number) $smtp_client = $client; -} return 0; } -- cgit v1.2.3