Wireshark-commits: [Wireshark-commits] rev 54491: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 29 Dec 2013 23:09:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54491

User: guy
Date: 2013/12/29 11:09 PM

Log:
 Replace a global variable used only for its size with a #define for the
 size; this eliminates a global variable and also eliminates some
 compiler warnings on LP64 platforms.

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +7 -7      packet-zbee-nwk-gp.c    Modified