Explorar o código

fix filename self-references

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
Pere Orga %!s(int64=13) %!d(string=hai) anos
pai
achega
fc77bc4871

+ 1 - 1
Headers/Public/VLCMediaLibrary.h

@@ -1,5 +1,5 @@
 /*****************************************************************************
- * VLCMediaDiscoverer.h: VLCKit.framework VLCMediaDiscoverer header
+ * VLCMediaLibrary.h: VLCKit.framework VLCMediaDiscoverer header
  *****************************************************************************
  * Copyright (C) 2007 Pierre d'Herbemont
  * Copyright (C) 2007 the VideoLAN team

+ 1 - 1
Headers/Public/VLCMediaListPlayer.h

@@ -1,5 +1,5 @@
 /*****************************************************************************
- * VLCMediaListPlayer.m: VLCKit.framework VLCMediaListPlayer implementation
+ * VLCMediaListPlayer.h: VLCKit.framework VLCMediaListPlayer implementation
  *****************************************************************************
  * Copyright (C) 2009 Pierre d'Herbemont
  * Partial Copyright (C) 2009 Felix Paul Kühne

+ 1 - 1
Headers/Public/VLCServicesDiscoverer.h

@@ -1,5 +1,5 @@
 /*****************************************************************************
- * VLCMediaDiscoverer.h: VLC.framework VLCMediaDiscoverer header
+ * VLCServicesDiscoverer.h: VLC.framework VLCMediaDiscoverer header
  *****************************************************************************
  * Copyright (C) 2007 Pierre d'Herbemont
  * Copyright (C) 2007 the VideoLAN team

+ 1 - 1
Sources/VLCServicesDiscoverer.m

@@ -1,5 +1,5 @@
 /*****************************************************************************
- * VLCMediaDiscoverer.m: VLC.framework VLCMediaDiscoverer implementation
+ * VLCServicesDiscoverer.m: VLC.framework VLCMediaDiscoverer implementation
  *****************************************************************************
  * Copyright (C) 2007 Pierre d'Herbemont
  * Copyright (C) 2007 the VideoLAN team