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

Date: Thu, 21 May 2009 20:03:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28439

User: wmeier
Date: 2009/05/21 01:03 PM

Log:
 zbee: minor cleanup
 - replace C++ comments by C-style comments (or #if 0...#endif);
 - Chnage all hf[] "" blurbs to NULL;
 - Fix some spelling;
 - Remove two unused handles.

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +40 -42    packet-zbee-aps.c         Modified
  +10 -10    packet-zbee-aps.h         Modified
  +38 -40    packet-zbee-nwk.c         Modified
  +31 -31    packet-zbee-nwk.h         Modified
  +10 -9     packet-zbee-security.c    Modified
  +76 -76    packet-zbee-zdp.c         Modified
  +43 -43    packet-zbee-zdp.h         Modified