From 948bec760148d6241d8ea36d264d4f1873c2aaee Mon Sep 17 00:00:00 2001 From: Pierre d'Herbemont Date: Fri, 21 Dec 2007 14:35:20 +0000 Subject: [PATCH] MacOSX/Framework/VLCEventManager.m: Fix a bit the file description. --- extras/MacOSX/Framework/Sources/VLCEventManager.m | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extras/MacOSX/Framework/Sources/VLCEventManager.m b/extras/MacOSX/Framework/Sources/VLCEventManager.m index 9d01467d60..c364c18129 100644 --- a/extras/MacOSX/Framework/Sources/VLCEventManager.m +++ b/extras/MacOSX/Framework/Sources/VLCEventManager.m @@ -1,5 +1,6 @@ /***************************************************************************** - * VLCTime.h: VLC.framework VLCTime implementation + * VLCEventManager.h: VLC.framework VLCEventManager implementation + * This is used to communicate in a sound way accross threads. ***************************************************************************** * Copyright (C) 2007 Pierre d'Herbemont * Copyright (C) 2007 the VideoLAN team -- 2.20.1