Revision 25b28f01 qerror.h

b/qerror.h
57 57
#define QERR_DEVICE_ENCRYPTED \
58 58
    "{ 'class': 'DeviceEncrypted', 'data': { 'device': %s } }"
59 59

  
60
#define QERR_DEVICE_NOT_ENCRYPTED \
61
    "{ 'class': 'DeviceNotEncrypted', 'data': { 'device': %s } }"
62

  
60 63
#define QERR_DEVICE_INIT_FAILED \
61 64
    "{ 'class': 'DeviceInitFailed', 'data': { 'device': %s } }"
62 65

  

Also available in: Unified diff