aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/glib-util.h
blob: 1460bdee1c4df95fe2f1661b2e57b32ba90f66dd (plain)
1
2
3
4
/* $Id$ */

char*
g_substrdup(const char *s, int start, int len);