Revision 821601ea qerror.h

b/qerror.h
171 171
#define QERR_VNC_SERVER_FAILED \
172 172
    "{ 'class': 'VNCServerFailed', 'data': { 'target': %s } }"
173 173

  
174
#define QERR_FEATURE_DISABLED \
175
    "{ 'class': 'FeatureDisabled', 'data': { 'name': %s } }"
176

  
174 177
#endif /* QERROR_H */

Also available in: Unified diff