[vlc-devel] commit: macosx/framework: Whitespace cleanup in VLCAudio.m (Pierre d' Herbemont )

git version control git at videolan.org
Wed Jan 27 02:09:16 CET 2010


vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Wed Jan 27 02:04:20 2010 +0100| [17d04fb536a5f19007ac1008598f98cd25456d23] | committer: Pierre d'Herbemont 

macosx/framework: Whitespace cleanup in VLCAudio.m

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=17d04fb536a5f19007ac1008598f98cd25456d23
---

 projects/macosx/framework/Sources/VLCAudio.m |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/projects/macosx/framework/Sources/VLCAudio.m b/projects/macosx/framework/Sources/VLCAudio.m
index e08032d..4866137 100644
--- a/projects/macosx/framework/Sources/VLCAudio.m
+++ b/projects/macosx/framework/Sources/VLCAudio.m
@@ -30,7 +30,7 @@
 #define VOLUME_MIN                 0
 
 /* Notification Messages */
-NSString * VLCMediaPlayerVolumeChanged = @"VLCMediaPlayerVolumeChanged"; 
+NSString * VLCMediaPlayerVolumeChanged = @"VLCMediaPlayerVolumeChanged";
 
 /* libvlc event callback */
 // TODO: Callbacks




More information about the vlc-devel mailing list