[vlc-commits] [Git][videolan/vlc][master] win32: update misleading comment
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Mon Oct 27 14:14:32 UTC 2025
Felix Paul Kühne pushed to branch master at VideoLAN / VLC
Commits:
39ec5d6d by Steve Lhomme at 2025-10-27T15:00:13+01:00
win32: update misleading comment
We no longer init the MME timers here.
- - - - -
1 changed file:
- src/win32/specific.c
Changes:
=====================================
src/win32/specific.c
=====================================
@@ -49,7 +49,7 @@ static int system_InitWSA(int hi, int lo)
}
/**
- * Initializes MME timer, Winsock.
+ * Initializes Winsock.
*/
void system_Init(void)
{
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/39ec5d6db26c7314fc6c1ec4b721238d73f03603
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/39ec5d6db26c7314fc6c1ec4b721238d73f03603
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list