The Samba-Bugzilla – Attachment 9590 Details for
Bug 10377
Document {CODE,HEADER} {START,END}
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to add documentation
patch (text/plain), 861 bytes, created by
Guy Harris
on 2014-01-13 21:19:35 UTC
(
hide
)
Description:
Patch to add documentation
Filename:
MIME Type:
Creator:
Guy Harris
Created:
2014-01-13 21:19:35 UTC
Size:
861 bytes
patch
obsolete
>Index: pidl/lib/Parse/Pidl/Wireshark/Conformance.pm >=================================================================== >--- pidl/lib/Parse/Pidl/Wireshark/Conformance.pm (revision 54720) >+++ pidl/lib/Parse/Pidl/Wireshark/Conformance.pm (working copy) >@@ -89,6 +89,14 @@ > for only one level for a particular element rather than all the functions and > ett/hf variables for a particular element as the NOEMIT command does. > >+=item I<CODE START>/I<CODE END> >+Begin and end a section of code to be put directly into the generated >+source file for the dissector. >+ >+=item I<HEADER START>/I<HEADER END> >+Begin and end a section of code to be put directly into the generated >+header file for the dissector. >+ > =back > > =head1 EXAMPLE >@@ -284,7 +292,7 @@ > return; > } > >- $data->{manual}->{$fn} = 1; >+ $data->{manual}->{$fn} = 1; > } > > sub handle_protocol($$$$$$)
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 10377
: 9590