view src/mtp_up/filetype.h @ 2512:1f6b5f5768e2

Remove some completely useless null-pointer checks, g_free() checks the pointer anyway.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 02 Apr 2008 22:58:35 +0300
parents d72a44fdb6a3
children
line wrap: on
line source

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

LIBMTP_filetype_t find_filetype (const char *);