]> Git Repo - qemu.git/commit - net.c
error: Convert net_client_init() to QError
authorMarkus Armbruster <[email protected]>
Thu, 25 Mar 2010 16:22:38 +0000 (17:22 +0100)
committerAurelien Jarno <[email protected]>
Sun, 18 Apr 2010 21:46:48 +0000 (23:46 +0200)
commit5294e2c774f120e10b44652ac143abda356f44eb
tree0ba9124443c6427af8ad61d93285e6c584e0f87b
parentdb716e9c16737d2575143d88a73ed1dec8dec0fb
error: Convert net_client_init() to QError

The conversion is shallow: client type init() methods aren't
converted.  Converting them is a big job for relatively little
practical benefit, so leave it for later.

Signed-off-by: Markus Armbruster <[email protected]>
Signed-off-by: Luiz Capitulino <[email protected]>
net.c
This page took 0.025102 seconds and 4 git commands to generate.