The Samba-Bugzilla – Attachment 10442 Details for
Bug 10944
Some more whitespace cleanups in Wireshark/Conformance.pm to match what's in Wireshark Git
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to remove trailing whitespace
patch.txt (text/plain), 1005 bytes, created by
Guy Harris
on 2014-11-20 01:15:01 UTC
(
hide
)
Description:
Patch to remove trailing whitespace
Filename:
MIME Type:
Creator:
Guy Harris
Created:
2014-11-20 01:15:01 UTC
Size:
1005 bytes
patch
obsolete
>diff --git a/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm b/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm >index f658831..b81cf5e 100644 >--- a/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm >+++ b/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm >@@ -59,7 +59,7 @@ Register a custom ett field > =item I<STRIP_PREFIX> prefix > > Remove the specified prefix from all function names (if present). >- >+ > =item I<PROTOCOL> longname shortname filtername > > Change the short-, long- and filter-name for the current interface in >@@ -363,11 +363,11 @@ sub handle_include > > my %field_handlers = ( > TYPE => \&handle_type, >- NOEMIT => \&handle_noemit, >+ NOEMIT => \&handle_noemit, > MANUAL => \&handle_manual, >- PARAM_VALUE => \&handle_param_value, >- HF_FIELD => \&handle_hf_field, >- HF_RENAME => \&handle_hf_rename, >+ PARAM_VALUE => \&handle_param_value, >+ HF_FIELD => \&handle_hf_field, >+ HF_RENAME => \&handle_hf_rename, > ETT_FIELD => \&handle_ett_field, > TFS => \&handle_tfs, > STRIP_PREFIX => \&handle_strip_prefix,
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 Raw
Actions:
View
Attachments on
bug 10944
: 10442