Changeset 38546 for titan/titan/epgscan.h
- Timestamp:
- 09/04/16 09:47:11 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/epgscan.h
r38545 r38546 213 213 { 214 214 debug(400, "epgscan channel same as aktchannel channel=%s sid=%d, tid=%llu", chname, node->serviceid, node->transponderid); 215 if(fd != NULL) fprintf(fd, "channel same as activ channel channel=%s sid=%d, tid=%llu\n", chname, node->serviceid, node->transponderid);215 if(fd != NULL) fprintf(fd, "channel same as active channel channel=%s sid=%d, tid=%llu\n", chname, node->serviceid, node->transponderid); 216 216 node = node->next; 217 217 continue;
Note: See TracChangeset
for help on using the changeset viewer.