Wireshark-commits: [Wireshark-commits] rev 21731: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 08 May 2007 19:33:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21731

User: sfisher
Date: 2007/05/08 07:33 PM

Log:
 From Victor Fajardo:
 
 The packet-pana.c dissector I have submitted previously [SVN rev 21447]
 had a minor issue. The following are the fixes:
  
 Change packet-pana.c, Line 823:
 
                        { "Ping","pana.flags.e",
  
 to:
  
                        { "Error","pana.flags.e",

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-pana.c    Modified