5 lines
68 B
C
5 lines
68 B
C
#ifdef ENABLE_TIVO
|
|
char *
|
|
decodeString(const char * string);
|
|
#endif
|
#ifdef ENABLE_TIVO
|
|
char *
|
|
decodeString(const char * string);
|
|
#endif
|