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

Date: Wed, 08 Jul 2009 12:50:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29018

User: wmeier
Date: 2009/07/08 05:50 AM

Log:
 Do defragment inits via registered init routine
   instead of once-only in proto_reg_handoff;
 Also: localize handles to proto_reg_handoff;
       Fix a typo;

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +11 -8     packet-dtn.c    Modified