minidlna/tivo_utils.h

5 lines
68 B
C

#ifdef ENABLE_TIVO
char *
decodeString(const char * string);
#endif