diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-12-27 18:21:47 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-12-27 18:21:47 +0000 |
| commit | 900f2a66d19960f9a430e55babf3be77c9484bce (patch) | |
| tree | 12c3adf2bfffd6bde614e71cf442f2f9e21ad1a8 /src/plugins/Input/mpc/decoder_mpc.h | |
| parent | fb3b208b48976721954b232a8a100633e8f9c55b (diff) | |
| download | qmmp-900f2a66d19960f9a430e55babf3be77c9484bce.tar.gz qmmp-900f2a66d19960f9a430e55babf3be77c9484bce.tar.bz2 qmmp-900f2a66d19960f9a430e55babf3be77c9484bce.zip | |
mpc: using float output
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5920 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/mpc/decoder_mpc.h')
| -rw-r--r-- | src/plugins/Input/mpc/decoder_mpc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Input/mpc/decoder_mpc.h b/src/plugins/Input/mpc/decoder_mpc.h index a932d0504..caae0e9c8 100644 --- a/src/plugins/Input/mpc/decoder_mpc.h +++ b/src/plugins/Input/mpc/decoder_mpc.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2006-2009 by Ilya Kotov * + * Copyright (C) 2006-2015 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * |
