Looks good, ack. On 06/27/2012 05:16 PM, Yonit Halperin wrote:
--- server/smartcard.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/server/smartcard.c b/server/smartcard.c index cb6b40b..fcf210f 100644 --- a/server/smartcard.c +++ b/server/smartcard.c @@ -535,7 +535,7 @@ static void smartcard_init(void) &channel_cbs); if (!g_smartcard_channel) { - spice_error("failed to allocate Inputs Channel"); + spice_error("failed to allocate Smartcard Channel"); } client_cbs.connect = smartcard_connect;
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel