Wireshark-commits: [Wireshark-commits] rev 53164: /trunk/ui/gtk/ /trunk/ui/gtk/: decode_as_dlg.c

Date: Fri, 08 Nov 2013 09:10:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53164

User: guy
Date: 2013/11/08 09:10 AM

Log:
 What matters is the encapsulation type, not the file type, so just test
 for WTAP_ENCAP_BER, not for WTAP_FILE_BER.

Directory: /trunk/ui/gtk/
  Changes    Path               Action
  +1 -1      decode_as_dlg.c    Modified