Jonathan Neuschäfer, le Mon 15 Aug 2011 22:10:06 +0200, a écrit : > * ftpfs/host.c (split_server_name): assign NULL to *host, *user, and > *passwd instead of 0.
Mmm, according to C, 0 is fine here, isn't it? Samuel
Jonathan Neuschäfer, le Mon 15 Aug 2011 22:10:06 +0200, a écrit : > * ftpfs/host.c (split_server_name): assign NULL to *host, *user, and > *passwd instead of 0.
Mmm, according to C, 0 is fine here, isn't it? Samuel