g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_append_printf
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 11 May 2008 18:33:49 +0000 (18:33 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 11 May 2008 18:33:49 +0000 (18:33 +0000)
commitf18034ac0ae553a046fa05e777d593428a7a2e82
tree2c5118a7646e1fa773f2a668ffa4cae5cedb3c5d
parent131d7ae25161f1893d7d0ceea4a4b8b767fe612f
g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_append_printf

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25276 f5534014-38df-0310-8fa8-9805f1628bb7
14 files changed:
asn1/pkcs12/packet-pkcs12-template.c
capture-pcap-util-unix.c
epan/dfilter/dfilter-macro.c
epan/dtd_grammar.lemon
epan/dtd_parse.l
epan/dtd_preparse.l
epan/radius_dict.l
epan/wslua/wslua_field.c
epan/wslua/wslua_proto.c
gtk/capture_if_details_dlg_win32.c
plugins/mate/mate_grammar.lemon
plugins/mate/mate_parser.l
plugins/mate/mate_setup.c
plugins/mate/mate_util.c