view src/mtp_up/filetype.h @ 3087:f333e6df5fa9

ungetc(): trash the stack of ungetc()'d chars if a seek is made
author William Pitcock <nenolod@atheme.org>
date Wed, 29 Apr 2009 21:12:44 -0500
parents d72a44fdb6a3
children
line wrap: on
line source

#include <libmtp.h>
#include <glib.h>

LIBMTP_filetype_t find_filetype (const char *);