Revision ac32c780

b/qerror.c
141 141
        .desc      = "Invalid JSON syntax",
142 142
    },
143 143
    {
144
        .error_fmt = QERR_JSON_PARSE_ERROR,
145
        .desc      = "JSON parse error, %(message)",
146

  
147
    },
148
    {
144 149
        .error_fmt = QERR_KVM_MISSING_CAP,
145 150
        .desc      = "Using KVM without %(capability), %(feature) unavailable",
146 151
    },

Also available in: Unified diff