aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/glib-util.h
blob: 90a81f7eed6f27914d5a1ee48f9bead4fe98fdba (plain)
1
2
3
4
/* $Id: glib-util.h,v 1.1 2001/02/01 20:21:18 gram Exp $ */

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