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 21442: /trunk/ /trunk/epan/: tap.h /trunk/: tap-afpstat.

Date: Mon, 16 Apr 2007 04:34:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21442

User: morriss
Date: 2007/04/16 04:34 AM

Log:
 Wireshark now requires support for 64-bit types so there's no need to #ifdef
 around them.  Print 64-bit types using the PRI macros; add inttypes.h to
 tap.h (if necessary) to pick up those macros for all the taps.

Directory: /trunk/epan/
  Changes    Path          Action
  +4 -0      tap.h         Modified

Directory: /trunk/
  Changes    Path                Action
  +2 -7      tap-afpstat.c       Modified
  +2 -7      tap-dcerpcstat.c    Modified
  +2 -7      tap-rpcprogs.c      Modified
  +2 -7      tap-rpcstat.c       Modified
  +6 -13     tap-smbstat.c       Modified