create a real function to emulate g_strlcat() for GTK<2
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 23 Feb 2006 21:49:30 +0000 (21:49 +0000)
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 23 Feb 2006 21:49:30 +0000 (21:49 +0000)
commitaa79554bc01fcab129bd90983dd9e73a8b9efdc2
tree57ae01024684c85d8c6e61410b50e1a30f2944f6
parentc0c0072b11e910df287223f02123aaa56d2dd2e3
create a real function to emulate g_strlcat()  for GTK<2
so that the linker will find it.

This eliminates the need to include strutil.h (where this was previously a macro)  in all callers of this function.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17392 f5534014-38df-0310-8fa8-9805f1628bb7
epan/strutil.c
epan/strutil.h