vdr-videosystem-0.0.1-uint64.diff 398 B

12345678910111213
  1. diff -ru videosystem-0.0.1-orig/videosystem.c videosystem-0.0.1/videosystem.c
  2. --- videosystem-0.0.1-orig/videosystem.c 2006-12-03 16:03:23.386105568 +0100
  3. +++ videosystem-0.0.1/videosystem.c 2006-12-03 16:03:31.716095700 +0100
  4. @@ -45,7 +45,7 @@
  5. eVideoSystem GetVideoSystem(void);
  6. bool doexit;
  7. - uint64 time;
  8. + uint64_t time;
  9. eVideoSystem curVidSys;
  10. bool initialized;
  11. tOsdSettings pal;