diff options
Diffstat (limited to 'src/plugins/Output/wasapi/outputwasapi.h')
| -rw-r--r-- | src/plugins/Output/wasapi/outputwasapi.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/Output/wasapi/outputwasapi.h b/src/plugins/Output/wasapi/outputwasapi.h index c17465ea9..eddf93526 100644 --- a/src/plugins/Output/wasapi/outputwasapi.h +++ b/src/plugins/Output/wasapi/outputwasapi.h @@ -1,6 +1,6 @@ /***************************************************************************
* Copyright (C) 2016 by Ilya Kotov *
- * forkotov02@hotmail.ru *
+ * forkotov02@ya.ru *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -31,7 +31,7 @@ class VolumeWASAPI;
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class OutputWASAPI : public Output
{
@@ -80,7 +80,7 @@ private: };
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class VolumeWASAPI : public Volume
{
|
