diff options
author | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-12-22 18:12:03 +0000 |
---|---|---|
committer | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-12-22 18:12:03 +0000 |
commit | a8a8471995c5bb0fc655619ca04f29e1477429c9 (patch) | |
tree | 2b029e52117f1aa659ed6ce2c27d4c75be246454 | |
parent | 1c75b1f6437a12dd90193b5900bd6caf84bd18d5 (diff) |
Grammar fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25505 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | libao2/ao_macosx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libao2/ao_macosx.c b/libao2/ao_macosx.c index 0b79a01843..6c20fe56c8 100644 --- a/libao2/ao_macosx.c +++ b/libao2/ao_macosx.c @@ -5,7 +5,7 @@ * Original Copyright (C) Timothy J. Wood - Aug 2000 * * The S/PDIF part of the code is based on the auhal audio output - * module from the VideoLAN: + * module from VideoLAN: * Copyright (c) 2006 Derk-Jan Hartman <hartman at videolan dot org> * * This file is part of libao, a cross-platform library. See |