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

Date: Sun, 30 Mar 2008 12:43:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24759

User: jake
Date: 2008/03/30 12:43 PM

Log:
 From yin sun:
 In packet-e212.c function dissect_e212_mcc_mnc mnc is added twice.
 the correction should be: mnc = 10 * mnc + mnc3;

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