Wireshark-commits: [Wireshark-commits] rev 26244: /trunk/ /trunk/gtk/: rtp_stream.c /trunk/: tap-rt
Date: Sun, 21 Sep 2008 14:50:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26244

User: morriss
Date: 2008/09/21 07:50 AM

Log:
 Don't define a static variable (the_tapinfo_struct) in a header file; instead declare it in each C file that needs it.

Directory: /trunk/gtk/
  Changes    Path            Action
  +5 -0      rtp_stream.c    Modified

Directory: /trunk/
  Changes    Path                Action
  +0 -6      tap-rtp-common.h    Modified
  +4 -1      tap-rtp.c           Modified