wireshark/epan/dfilter/glib-util.h

5 lines
115 B
C

/* $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);