* Many changes for TiVo support. It actually [kinda] works. :)
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
struct Response
|
||||
{
|
||||
char *resp;
|
||||
int start;
|
||||
int returned;
|
||||
int requested;
|
||||
int total;
|
||||
|
Reference in New Issue
Block a user