From: foobar Date: Sun, 27 May 2001 19:12:21 +0000 (+0000) Subject: Fixed bug: #9707 X-Git-Tag: PRE_GRANULAR_GARBAGE_FIX~223 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ecc932895f4e524686868f47e223b1516773937;p=php Fixed bug: #9707 --- diff --git a/ext/ftp/ftp.h b/ext/ftp/ftp.h index 2e3d1bc8d0..16f7e773db 100644 --- a/ext/ftp/ftp.h +++ b/ext/ftp/ftp.h @@ -44,7 +44,7 @@ typedef enum ftptype { FTPTYPE_ASCII, - FTPTYPE_IMAGE, + FTPTYPE_IMAGE } ftptype_t; typedef struct ftpbuf