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