changeset 24075:8595d6dbd0ed

Text files must end with a newline
author reimar
date Sat, 18 Aug 2007 10:29:31 +0000
parents 55bbcab62cd0
children 7ac48ed8c394
files libvo/vo_macosx.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_macosx.h	Sat Aug 18 10:23:40 2007 +0000
+++ b/libvo/vo_macosx.h	Sat Aug 18 10:29:31 2007 +0000
@@ -78,4 +78,4 @@
 - (void) scrollWheel: (NSEvent *) theEvent;
 - (void) mouseEvent: (NSEvent *) theEvent;
 - (void) check_events;
-@end
\ No newline at end of file
+@end