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