From efb14dc2c166924f4a59541e42cca145eda18101 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Tue, 4 Jan 2011 13:23:33 +0100 Subject: [PATCH] a comment --- cap_lavc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/cap_lavc.c b/cap_lavc.c index 0fcd6bd3..49ce7119 100644 --- a/cap_lavc.c +++ b/cap_lavc.c @@ -59,6 +59,7 @@ qboolean SCR_CaptureVideo_Lavc_Available(void) #else #ifdef WIN32 +// MSVC does not know *int*_t typedef unsigned __int64 qint64_t; typedef signed __int64 quint64_t; typedef unsigned __int32 qint32_t; -- 2.39.2