ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18550: /trunk/epan/ /trunk/epan/: proto.c

Date: Thu, 22 Jun 2006 21:55:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18550

User: guy
Date: 2006/06/22 09:55 PM

Log:
 The joys of the C switch statement - you have to remember to use
 "break;" between cases except in those rare situations where you *want*
 fallthrough.

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -0      proto.c       Modified