COMMON: Fix OSystem docs

This commit is contained in:
Max Horn 2011-06-08 14:39:30 +02:00
parent fce7f90a94
commit 28c5d298f5

View File

@ -118,8 +118,9 @@ protected:
//@{
/**
* If no value is provided for this slot, then OSystem::initBackend()
* will populate it with a DefaultAudioCDManager instance.
* No default value is provided for _audiocdManager by OSystem.
* However, BaseBackend::initBackend() does set a default value
* if none has been set before.
*
* @note _audiocdManager is deleted by the OSystem destructor.
*/