]> granicus.if.org Git - php/commitdiff
Fixed bug: #9707
authorfoobar <sniper@php.net>
Sun, 27 May 2001 19:12:21 +0000 (19:12 +0000)
committerfoobar <sniper@php.net>
Sun, 27 May 2001 19:12:21 +0000 (19:12 +0000)
ext/ftp/ftp.h

index 2e3d1bc8d035785851b28222171a4ffaef0457f2..16f7e773dba58511f76a7370b1c6d73135c69aa0 100644 (file)
@@ -44,7 +44,7 @@
 
 typedef enum ftptype {
        FTPTYPE_ASCII,
-       FTPTYPE_IMAGE,
+       FTPTYPE_IMAGE
 } ftptype_t;
 
 typedef struct ftpbuf