Fix exception type name in comment

This commit is contained in:
Norman Feske 2012-04-23 16:54:49 +02:00
parent b45571e9d0
commit 293b3c80d2

View File

@ -34,7 +34,7 @@ namespace Genode {
/** /**
* Constructor * Constructor
* *
* \throw Rom_connection::Rom_session_failed * \throw Rom_connection::Rom_connection_failed
* \throw Rm_session::Attach_failed * \throw Rm_session::Attach_failed
*/ */
Attached_rom_dataspace(char const *name) Attached_rom_dataspace(char const *name)