Extend documentation slightly.

svn-id: r46141
This commit is contained in:
Johannes Schickel 2009-11-25 23:17:16 +00:00
parent 776d735c2e
commit 611a58f19c

View File

@ -71,6 +71,8 @@ public:
/**
* Detects a driver for the specific type.
*
* @return Returns a valid driver id on success, -1 otherwise.
*/
static DriverId detect(OplType type);