summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-18 10:29:31 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-18 10:29:31 +0000
commit1f6ab04e67fdc99562f23a3508fcec924d331b1c (patch)
treeb18cad71217fa1601be7daf7aea1ee9ff776637c /libvo
parent5f377edbfbf49e8e3e3c3541023cee94bbb72f66 (diff)
downloadmpv-1f6ab04e67fdc99562f23a3508fcec924d331b1c.tar.bz2
mpv-1f6ab04e67fdc99562f23a3508fcec924d331b1c.tar.xz
Text files must end with a newline
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24095 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_macosx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_macosx.h b/libvo/vo_macosx.h
index 64858051a1..0eb8bc0cc0 100644
--- a/libvo/vo_macosx.h
+++ b/libvo/vo_macosx.h
@@ -78,4 +78,4 @@
- (void) scrollWheel: (NSEvent *) theEvent;
- (void) mouseEvent: (NSEvent *) theEvent;
- (void) check_events;
-@end \ No newline at end of file
+@end