Bugzilla – Attachment 203 Details for
Bug 466
stfp cmds[] array conflicts with libc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for stftp-int.c
001.patch (text/plain), 256 bytes, created by
Melvyn Sopacua
on 2003-01-13 00:53:52 AEDT
(
hide
)
Description:
Patch for stftp-int.c
Filename:
MIME Type:
Creator:
Melvyn Sopacua
Created:
2003-01-13 00:53:52 AEDT
Size:
256 bytes
patch
obsolete
>--- sftp-int.c.dist Thu Sep 12 02:34:15 2002 >+++ sftp-int.c Thu Dec 5 11:36:20 2002 >@@ -79,7 +79,7 @@ > const int n; > }; > >-const struct CMD cmds[] = { >+static const struct CMD cmds[] = { > { "bye", I_QUIT }, > { "cd", I_CHDIR }, > { "chdir", I_CHDIR },
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 466
: 203