Browse Source

Fixed bug: #9707

experimental/pre_new_hash_func
foobar 26 years ago
parent
commit
1ecc932895
  1. 2
      ext/ftp/ftp.h

2
ext/ftp/ftp.h

@ -44,7 +44,7 @@
typedef enum ftptype {
FTPTYPE_ASCII,
FTPTYPE_IMAGE,
FTPTYPE_IMAGE
} ftptype_t;
typedef struct ftpbuf

Loading…
Cancel
Save