Actually it's more like the 'short_name' field in that file_type_subtybe 
struct, but not exactly - the open_info ones are captialized whereas the 
file_type_subtybe 'short_name' ones are lower-case.

But in my opinion they should be not only the same exact name strings, but 
inside just one common struct too.

-hadriel


On Mar 6, 2014, at 10:05 AM, Anders Broman <anders.bro...@ericsson.com> wrote:

> Thanks, so that’s the same as
> struct file_type_subtype_info {
>     /* the file type name */
>     /* should be NULL for all "pseudo" types that are only internally used 
> and not read/writeable */
>     const char *name;
>  
> shouldn’t hurt to put those clarifications in the file :-))
>  
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to