URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71d13b30afa5744a6cff8c67611458d184e5952c
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
71d13b3 by Bill Meier (wmeier@xxxxxxxxxxx):
    proto.c: Add hint to 'DISSECTOR_ASSERT(hf->bitmask != 0)' to show field name.
    
    Change-Id: Ie578a73742901c1837802da17c0aaf2e58d48c6f
    Reviewed-on: https://code.wireshark.org/review/5835
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    
Actions performed:
    from  f299f73   Add new cmake.in files to the distribution
    adds  71d13b3   proto.c: Add hint to 'DISSECTOR_ASSERT(hf->bitmask != 0)' to show field name.
Summary of changes:
 epan/proto.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)