]> granicus.if.org Git - curl/commitdiff
ftpserver.pl: Fixed missing comma from 7fd84b14d219b1
authorSteve Holme <steve_holme@hotmail.com>
Thu, 12 Sep 2013 10:52:19 +0000 (11:52 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 12 Sep 2013 10:52:19 +0000 (11:52 +0100)
tests/ftpserver.pl

index 9ca577ec6f24ae57e7c56550993f83f57e3e109d..800aa979d5260e25321a0ac1b01c563da2eec6d1 100755 (executable)
@@ -599,7 +599,7 @@ sub protocolsetup {
             'SEARCH'     => \&SEARCH_imap,
             'SELECT'     => \&SELECT_imap,
             'STATUS'     => \&STATUS_imap,
-            'STORE'      => \&STORE_imap
+            'STORE'      => \&STORE_imap,
             'UID'        => \&UID_imap,
         );
         %displaytext = (