diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-04-23 07:48:03 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-04-23 07:48:03 +0000 |
commit | 2e5553cb82853da4396fc190635cf5d2fb9eb75b (patch) | |
tree | 0ff44123b320f89b8bafdeaaf02a6be19e8abf87 /gui/win32/playlist.c | |
parent | 5c9abf7f9f02a3b675072b2725c2814d1c1ee239 (diff) | |
download | mpv-2e5553cb82853da4396fc190635cf5d2fb9eb75b.tar.bz2 mpv-2e5553cb82853da4396fc190635cf5d2fb9eb75b.tar.xz |
spelling cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23096 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'gui/win32/playlist.c')
-rw-r--r-- | gui/win32/playlist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/win32/playlist.c b/gui/win32/playlist.c index 65556e9dee..dfc262fd39 100644 --- a/gui/win32/playlist.c +++ b/gui/win32/playlist.c @@ -1,5 +1,5 @@ /* - MPlayer Gui for win32 + MPlayer GUI for Win32 Copyright (c) 2003 Sascha Sommer <saschasommer@freenet.de> Copyright (c) 2006 Erik Augustson <erik_27can@yahoo.com> Copyright (c) 2006 Gianluigi Tiesi <sherpya@netfarm.it> |