Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 15042 Details for
Bug 25328
sniffit-3.0.7 fails to compile with GCC 3.3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix for typo
sniffit.0.3.7.beta-gcc33.diff (text/plain), 496 bytes, created by
Chandler Carruth
on 2003-07-26 09:02:06 UTC
(
hide
)
Description:
fix for typo
Filename:
MIME Type:
Creator:
Chandler Carruth
Created:
2003-07-26 09:02:06 UTC
Size:
496 bytes
patch
obsolete
>diff -uNr sniffit.0.3.7.beta/sn_structs.h sniffit.0.3.7.beta-gcc33/sn_structs.h >--- sniffit.0.3.7.beta/sn_structs.h 1998-07-16 12:17:10.000000000 -0400 >+++ sniffit.0.3.7.beta-gcc33/sn_structs.h 2003-07-26 11:53:46.229204088 -0400 >@@ -67,7 +67,7 @@ > struct snif_mask /* struct for mask */ > { > _32_bit source_ip, destination_ip; >- _32_bit short source_port, destination_port; >+ _32_bit source_port, destination_port; > }; > > /* (packet generation) */
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 25328
: 15042 |
15043