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

Date: Sat, 08 Jan 2011 20:26:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35431

User: etxrab
Date: 2011/01/08 12:26 PM

Log:
 Try to fix:
 packet-gtpv2.c:2648: warning: return type defaults to 'int'
 packet-gtpv2.c: In function 'dissect_udp_s_port_nr':
 packet-gtpv2.c:2690: warning: unused parameter 'length'
 packet-gtpv2.c: In function 'dissect_gtpv2_fq_csid':
 packet-gtpv2.c:2845: warning: unused parameter 'length'
 packet-gtpv2.c: In function 'dissect_gtpv2_emlpp_pri':
 packet-gtpv2.c:2927: warning: implicit declaration of function 'be_emlpp_prio'
 packet-gtpv2.c: At top level:
 packet-gtpv2.c:3056: warning: initialization from incompatible pointer type

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +1 -1      packet-gsm_a_bssmap.c    Modified
  +1 -0      packet-gsm_a_common.h    Modified
  +3 -2      packet-gtpv2.c           Modified