Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLib
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 29 May 2007 18:52:42 +0000 (18:52 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 29 May 2007 18:52:42 +0000 (18:52 +0000)
commit9f1faf44629afcb49a3b193b2db7c82c5be7ec9e
tree362095c0935c7f6d8f0018b30fb612222ea70263
parent0dbcc0f8c80f0ba578b02ce1de305d7e50cc1512
Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLib
routines and routines using those routines.  GLib might use different
modifiers for 64-bit quantities than the platform's C library does.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21990 f5534014-38df-0310-8fa8-9805f1628bb7
37 files changed:
asn1/h248/packet-h248-template.c
epan/dissectors/packet-9p.c
epan/dissectors/packet-bacapp.c
epan/dissectors/packet-bootp.c
epan/dissectors/packet-daap.c
epan/dissectors/packet-dcerpc-ndr.c
epan/dissectors/packet-dcom.c
epan/dissectors/packet-dcp.c
epan/dissectors/packet-dis-fields.c
epan/dissectors/packet-dmp.c
epan/dissectors/packet-edonkey.c
epan/dissectors/packet-frame.c
epan/dissectors/packet-h248.c
epan/dissectors/packet-ieee80211.c
epan/dissectors/packet-lldp.c
epan/dissectors/packet-mp2t.c
epan/dissectors/packet-nbd.c
epan/dissectors/packet-nfs.c
epan/dissectors/packet-radius.c
epan/dissectors/packet-redback.c
epan/dissectors/packet-rmt-lct.c
epan/dissectors/packet-rsvp.c
epan/dissectors/packet-scsi-sbc.c
epan/dissectors/packet-scsi-ssc.c
epan/dissectors/packet-scsi.c
epan/dissectors/packet-smb2.c
epan/proto.c
file.c
gtk/capture_file_dlg.c
gtk/conversations_table.c
gtk/hostlist_table.c
gtk/service_response_time_table.c
gtk/summary_dlg.c
plugins/giop/packet-parlay.c
plugins/profinet/packet-pn-ptcp.c
plugins/rtnet/packet-rtnet.c
tools/wireshark_gen.py