wireshark/plugins/v5ua
Ulf Lamping 0dc9fb3d4a various code cleanup:
-use g_snprintf instead of sprintf and snprintf
-use g_strdup_printf where appropriate
-remove #include "snprintf.h" (as only g_snprintf should be used)
-replace some more alloc/realloc/calloc/free with their glib pendants

svn path=/trunk/; revision=15264
2005-08-08 18:50:39 +00:00
..
AUTHORS
COPYING
ChangeLog
Makefile.am After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
Makefile.nmake Preparations for dropping the old plugin api. 2005-03-05 06:28:10 +00:00
moduleinfo.h Compiling with -pedantic: 2003-12-21 03:53:33 +00:00
packet-v5ua.c various code cleanup: 2005-08-08 18:50:39 +00:00