the publish_devices export in Drivers.h needs to be fixed, too.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@140 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -723,7 +723,7 @@ device_hooks ich_hooks = {
|
|||||||
----- */
|
----- */
|
||||||
|
|
||||||
const char**
|
const char**
|
||||||
publish_devices()
|
publish_devices(void)
|
||||||
{
|
{
|
||||||
return ich_name;
|
return ich_name;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user