Wireshark-commits: [Wireshark-commits] rev 50197: /trunk/epan/ /trunk/epan/: proto.c
Date: Thu, 27 Jun 2013 19:17:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50197

User: darkjames
Date: 2013/06/27 12:17 PM

Log:
 cleanup [u]int fill proto with value_string function
 
 Create generic int/uint fill functions from hfinfo_[u]int_value_format.
 
 XXX: to be honest I don't get it why if dev picked up BASE_DEC_HEX and has value string we're truncating it to BASE_DEC...

Directory: /trunk/epan/
  Changes    Path          Action
  +78 -119   proto.c       Modified