Make the resolution for time values be nanoseconds rather than
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 14 Sep 2001 07:10:13 +0000 (07:10 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 14 Sep 2001 07:10:13 +0000 (07:10 +0000)
commitac3b47106ad1f890742eddb0421ee47b8a835917
treef03564f0bad20129e2a6ef83bc198287372a9cae
parentb2552bbd08807b250f8a20ed5b919bfdfed56e79
Make the resolution for time values be nanoseconds rather than
microseconds.

Fix some "signed vs. unsigned" comparison warnings.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3934 f5534014-38df-0310-8fa8-9805f1628bb7
25 files changed:
doc/README.developer
epan/column-utils.c
epan/ftypes/ftype-time.c
epan/ftypes/ftypes.h
epan/proto.c
epan/proto.h
epan/to_str.c
epan/to_str.h
packet-afs-macros.h
packet-dns.c
packet-frame.c
packet-lmi.c
packet-mbtcp.c
packet-mip.c
packet-netbios.c
packet-nisplus.c
packet-osi.c
packet-q2931.c
packet-q931.c
packet-rx.c
packet-smb-pipe.c
packet-ssl.c
packet-who.c
packet-wsp.c
packet-wtls.c