http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48345
User: eapache
Date: 2013/03/16 01:46 PM
Log:
From Sylvain Munaut via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8487
Use enum values instead of manual constants in value_strings. This was
introduced by r47218, which was designed to fix r47209, which would have been
correct in the first place if the value_strings hadn't been full of hacks.
I think everything is correct now. Perhaps it may be worth using extended
value_strings though, since most of the tables seem to be consecutive in order?
Directory: /trunk/epan/dissectors/
Changes Path Action
+4 -2 packet-gmr1_common.c Modified
+64 -32 packet-gmr1_rr.c Modified