Conform to 'okok' message protocol.
HP JetDirect related parameters should be added to the message in future. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7655 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -57,6 +57,7 @@ extern "C" _EXPORT BDataIO * init_transport(BMessage *msg)
|
|||||||
|
|
||||||
if (transport->Ready()) {
|
if (transport->Ready()) {
|
||||||
g_transport = transport;
|
g_transport = transport;
|
||||||
|
msg->what = 'okok';
|
||||||
return g_transport;
|
return g_transport;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user