ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 29478: /trunk/ /trunk/epan/: libwireshark.def strutil.c

Date: Wed, 19 Aug 2009 18:37:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29478

User: etxrab
Date: 2009/08/19 11:37 AM

Log:
 From Didier Gautheron:
 Part 2
 Extracted from optimizations patch http://wiki.wireshark.org/Development/Optimization
 Optimize expert info.
 Slightly changed by me.

Directory: /trunk/epan/
  Changes    Path                Action
  +2 -0      libwireshark.def    Modified
  +65 -0     strutil.c           Modified
  +3 -0      strutil.h           Modified

Directory: /trunk/gtk/
  Changes    Path                   Action
  +1 -0      Makefile.common        Modified
  +37 -47    expert_comp_dlg.c      Modified
  +81 -103   expert_comp_table.c    Modified
  +6 -31     expert_comp_table.h    Modified
  +43 -64    expert_dlg.c           Modified