vlc | branch: master | Felix Paul Kühne <fkue...@videolan.org> | Tue Jun 12 
19:34:38 2012 +0200| [de9a7b4f9a61257dff5880b6543f79c13c502aad] | committer: 
Felix Paul Kühne

vout_macosx: fixed typo

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

 modules/video_output/macosx.m |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/video_output/macosx.m b/modules/video_output/macosx.m
index 11416bd..0093b8e 100644
--- a/modules/video_output/macosx.m
+++ b/modules/video_output/macosx.m
@@ -60,7 +60,7 @@
 @interface NSView (IntroducedInLion)
 - (NSRect)convertRectToBacking:(NSRect)aRect;
 - (void)setWantsBestResolutionOpenGLSurface:(BOOL)aBool;
-@endif
+@end
 
 #endif
 

_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to