VDR User wrote: > Klaus Schmidinger wrote: > > - Replaced 'unsigned long long' with 'uint32_t' and 'uint64' with > 'uint64_t' to > > avoid problems on 64-bit machines. > > Should read: > > - Replaced 'unsigned long' with 'uint32_t' and ... > > Oliver > > > > I think we should all by Klaus a beer today! :) Thanks, but looking at all the silly mistakes I made today, I guess I had one too many already ;-) Klaus