diff options
Diffstat (limited to 'src/VBox/Devices/Audio/DevHdaCodec.cpp')
-rw-r--r-- | src/VBox/Devices/Audio/DevHdaCodec.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Devices/Audio/DevHdaCodec.cpp b/src/VBox/Devices/Audio/DevHdaCodec.cpp index 256e0a3e147..21234ad1d50 100644 --- a/src/VBox/Devices/Audio/DevHdaCodec.cpp +++ b/src/VBox/Devices/Audio/DevHdaCodec.cpp @@ -1,6 +1,6 @@ /* $Id$ */ /** @file - * HDACodec - VBox HD Audio Codec. + * Intel HD Audio Controller Emulation - Codec, Sigmatel/IDT STAC9220. * * Implemented based on the Intel HD Audio specification and the * Sigmatel/IDT STAC9220 datasheet. |