You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-plugins/vdr-videosystem/files/vdr-videosystem-0.0.1-uint6...

13 lines
398 B

diff -ru videosystem-0.0.1-orig/videosystem.c videosystem-0.0.1/videosystem.c
--- videosystem-0.0.1-orig/videosystem.c 2006-12-03 16:03:23.386105568 +0100
+++ videosystem-0.0.1/videosystem.c 2006-12-03 16:03:31.716095700 +0100
@@ -45,7 +45,7 @@
eVideoSystem GetVideoSystem(void);
bool doexit;
- uint64 time;
+ uint64_t time;
eVideoSystem curVidSys;
bool initialized;
tOsdSettings pal;