Revision 44677ded qerror.c

b/qerror.c
186 186
        .desc      = "Could not open '%(filename)'",
187 187
    },
188 188
    {
189
        .error_fmt = QERR_PERMISSION_DENIED,
190
        .desc      = "Insufficient permission to perform this operation",
191
    },
192
    {
189 193
        .error_fmt = QERR_PROPERTY_NOT_FOUND,
190 194
        .desc      = "Property '%(device).%(property)' not found",
191 195
    },

Also available in: Unified diff