Revision 8eae73b5 qerror.c

b/qerror.c
49 49
        .desc      = "Bus '%(bus)' not found",
50 50
    },
51 51
    {
52
        .error_fmt = QERR_BUS_NO_HOTPLUG,
53
        .desc      = "Bus '%(bus)' does not support hotplugging",
54
    },
55
    {
52 56
        .error_fmt = QERR_COMMAND_NOT_FOUND,
53 57
        .desc      = "The command %(name) has not been found",
54 58
    },

Also available in: Unified diff