summaryrefslogtreecommitdiff
path: root/ext/ftp/ftp.c
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2001-08-11 16:39:07 +0000
committerZeev Suraski <zeev@php.net>2001-08-11 16:39:07 +0000
commitf6f6c4d7e63d2eaf4ece7aee66f46a013b29bffa (patch)
tree4013e29cc962a2f0363f61d764da46d8302d828e /ext/ftp/ftp.c
parentbafa98109cb7ac4c95a4d47e010139f4cd100bde (diff)
downloadphp-git-f6f6c4d7e63d2eaf4ece7aee66f46a013b29bffa.tar.gz
Whitespace
Diffstat (limited to 'ext/ftp/ftp.c')
-rw-r--r--ext/ftp/ftp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ftp/ftp.c b/ext/ftp/ftp.c
index d7146d6059..daaf481f52 100644
--- a/ext/ftp/ftp.c
+++ b/ext/ftp/ftp.c
@@ -1045,7 +1045,7 @@ ftp_getdata(ftpbuf_t *ftp)
struct sockaddr_in addr;
int size;
union ipbox ipbox;
- char arg[sizeof("255,255,255,255,255,255")];
+ char arg[sizeof("255, 255, 255, 255, 255, 255")];
/* ask for a passive connection if we need one */