This is a placebo commit (can not build).

This commit is contained in:
praszyk 2005-08-30 15:24:02 +00:00
parent 9ceeb4f2e5
commit 4c3f2a582a
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ The ftp package provides the standard UNIX command-line FTP (File
Transfer Protocol) client. FTP is a widely used protocol for Transfer Protocol) client. FTP is a widely used protocol for
transferring files over the Internet and for archiving files. transferring files over the Internet and for archiving files.
If your system is on a network, you should install ftp in order to do If your system is on a network, you should install ftp in order to do
file transfers. file transfers.
%prep %prep

View File

@ -14,7 +14,7 @@
data = -1; data = -1;
- (void) getreply(0); - (void) getreply(0);
+ old_code_l = code; + old_code_l = code;
+ (void) getreply (0); + (void) getreply(0);
+ +
+ /* Following "if" will avoid a bug #165083 in ftp-server */ + /* Following "if" will avoid a bug #165083 in ftp-server */
+ /* It can be later removed. */ + /* It can be later removed. */