Fix typo in src/ChangeLog file.

This commit is contained in:
Giuseppe Scrivano 2010-11-22 15:17:01 +01:00
parent 2aa2a913c3
commit f97c9ac8e7

View File

@ -7,7 +7,7 @@
2010-11-19 Giuseppe Scrivano <gscrivano@gnu.org>
* fttp.c (getftp): Accept new argument `count'. When `count' is
* ftp.c (getftp): Accept new argument `count'. When `count' is
bigger than zero, assume the file can be overwritten.
(ftp_loop_internal): Pass new argument `count' to `getftp'.