Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 329898 Details for
Bug 439390
=net-analyzer/httping-1.5.5 stable request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for wrong argument passing
httping_missing_argument_passing.patch (text/plain), 549 bytes, created by
Behzat
on 2012-11-18 20:56:37 UTC
(
hide
)
Description:
patch for wrong argument passing
Filename:
MIME Type:
Creator:
Behzat
Created:
2012-11-18 20:56:37 UTC
Size:
549 bytes
patch
obsolete
>--- old/main.c 2012-11-18 22:49:40.946677041 +0200 >+++ new/main.c 2012-11-18 22:48:53.773663732 +0200 >@@ -148,7 +148,7 @@ > fprintf(stderr, "--persistent-connections -Q\n"); > fprintf(stderr, "--no-cache -Z\n"); > fprintf(stderr, "--version -V\n"); >- fprintf(stderr, "--help -h\n"); >+ fprintf(stderr, "--help -H\n"); > } > > void emit_error() >@@ -306,7 +306,7 @@ > {"password", 1, NULL, 'P' }, > {"cookie", 1, NULL, 'C' }, > {"version", 0, NULL, 'V' }, >- {"help", 0, NULL, 'h' }, >+ {"help", 0, NULL, 'H' }, > {NULL, 0, NULL, 0 } > }; >
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 439390
: 329898