ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Wed, 04 May 2011 19:32:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36986

User: darkjames
Date: 2011/05/04 12:32 PM

Log:
 Cleanup: replace sizeof(arr)/sizeof(arr[0]) with shorter array_length(arr)

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +3 -3      packet-dcm.c       Modified
  +1 -1      packet-dns.c       Modified
  +1 -1      packet-iax2.c      Modified
  +1 -1      packet-ip.c        Modified
  +1 -3      packet-rtcp.c      Modified
  +1 -1      packet-rtsp.c      Modified
  +1 -1      packet-smb2.c      Modified
  +1 -1      packet-tcp.c       Modified
  +1 -1      packet-telnet.c    Modified