Commit 86c227e6 authored by Sam Hocevar's avatar Sam Hocevar

* ./README.MacOSX.rtf, ./modules/gui/macosx/playlist.h, ./extras/MacOSX/*:

    added a final newline to a few text files to avoid diff complaints.
parent 1ac1fb39
...@@ -138,4 +138,4 @@ Thanks for reading this file. For additional information, subscribe to the VLC m ...@@ -138,4 +138,4 @@ Thanks for reading this file. For additional information, subscribe to the VLC m
-- \ -- \
Christophe Massiot <massiot@via.ecp.fr> and\ Christophe Massiot <massiot@via.ecp.fr> and\
Derk-Jan Hartman <thedj@users.sourceforge.net> for the VideoLAN team.\ Derk-Jan Hartman <thedj@users.sourceforge.net> for the VideoLAN team.\
$Id: README.MacOSX.rtf,v 1.15 2003/03/19 15:44:44 hartman Exp $} $Id: README.MacOSX.rtf,v 1.16 2003/03/26 00:21:55 sam Exp $}
\ No newline at end of file
...@@ -44,4 +44,4 @@ ...@@ -44,4 +44,4 @@
Description = "Bring the volume down by one step. There are 32 steps from 0 to 100% volume."; Description = "Bring the volume down by one step. There are 32 steps from 0 to 100% volume.";
}; };
}; };
} }
\ No newline at end of file
...@@ -46,4 +46,4 @@ ...@@ -46,4 +46,4 @@
CommandClass = "VLControlScriptCommand"; CommandClass = "VLControlScriptCommand";
}; };
}; };
} }
\ No newline at end of file
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* playlist.h: MacOS X interface plugin * playlist.h: MacOS X interface plugin
***************************************************************************** *****************************************************************************
* Copyright (C) 2002-2003 VideoLAN * Copyright (C) 2002-2003 VideoLAN
* $Id: playlist.h,v 1.8 2003/03/17 21:47:21 hartman Exp $ * $Id: playlist.h,v 1.9 2003/03/26 00:21:55 sam Exp $
* *
* Authors: Jon Lech Johansen <jon-vl@nanocrew.net> * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
* Derk-Jan Hartman <thedj@users.sourceforge.net> * Derk-Jan Hartman <thedj@users.sourceforge.net>
...@@ -62,4 +62,4 @@ ...@@ -62,4 +62,4 @@
- (void)updateRowSelection; - (void)updateRowSelection;
- (void)playlistUpdated; - (void)playlistUpdated;
@end @end
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment