Changed tEventID back to u_int32_t

This commit is contained in:
Klaus Schmidinger
2017-04-01 12:39:46 +02:00
parent d6f57259fa
commit 8d3ae53bcd
3 changed files with 10 additions and 4 deletions

View File

@@ -2619,6 +2619,7 @@ J
for adding IsUpdate() to the EPG handler interface
for adding Begin/EndSegmentTransfer() to the EPG handler interface
for making cEpgHandlers::BeginSegmentTransfer() boolean
for suggesting to change tEventID back to u_int32_t
Peter Pinnau <vdr@unterbrecher.de>
for reporting that 'uint32_t' requires including stdint.h in font.h on some systems