Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 30257: /trunk/ /trunk/epan/dissectors/: Makefile.common

Date: Sat, 03 Oct 2009 01:56:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30257

User: morriss
Date: 2009/10/02 06:56 PM

Log:
 From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4067 :
 
 This patch adds enum support to x11-process-xcb.pl

Directory: /trunk/epan/dissectors/
  Changes    Path                              Action
  +1 -0      Makefile.common                   Modified
  +220 -0    x11-declarations.h                Modified
  +392 -0    x11-enum.h                        Added
  +1 -1      x11-extension-errors.h            Modified
  +447 -365  x11-extension-implementation.h    Modified
  +1 -1      x11-glx-render-enum.h             Modified
  +541 -321  x11-register-info.h               Modified

Directory: /trunk/tools/
  Changes    Path                  Action
  +134 -6    process-x11-xcb.pl    Modified