Wireshark-commits: [Wireshark-commits] rev 30019: /trunk/ /trunk/: tap-rtp-common.c tshark.c
Date: Sun, 20 Sep 2009 16:48:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30019

User: krj
Date: 2009/09/20 09:48 AM

Log:
 Make cf_mark_frame() an empty stub in tshark.c. We only need it to satisfy a linker dependency. Add a comment in tap-rtp-common.c indicating that is is wrong to refer to cf_mark_frame() which is only applicable for the GTK UI backend.

Directory: /trunk/
  Changes    Path                Action
  +10 -8     tap-rtp-common.c    Modified
  +2 -10     tshark.c            Modified