Changeset 19339 for titan/titan/struct.h


Ignore:
Timestamp:
12/28/12 13:55:36 (11 years ago)
Author:
nit
Message:

[titan] update extended epg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/struct.h

    r19309 r19339  
    16451645        char* file;
    16461646        int channelpid;
    1647         int titlepid;
    1648         int summarypid;
     1647        int titlepid[8];
     1648        int summarypid[8];
    16491649        struct extepgconfig* next;
    16501650};
Note: See TracChangeset for help on using the changeset viewer.