Give "dissect_rpc_string()" an extra "char **" argument; if it's
[obnox/wireshark/wip.git] / snprintf.c
1999-12-08 guyPut the "0[xX]" prefix for "%#[Xx]", and the "0" prefix...
1999-08-11 gramChanged two #include <>'s to #include "" 's, for stylis...
1999-02-15 guyAdd support for "%i" (it's the same as "%d", according...
1999-01-28 gramAdded guy's time and DHCP patch.
1998-11-08 gerald* Fix for unsigned overflows on Solaris
1998-10-13 guySquelch a number of "-Wall" errors by:
1998-09-16 geraldInitial revision