Revision ab02ab2a qapi/qmp-core.h

b/qapi/qmp-core.h
35 35

  
36 36
void qmp_register_command(const char *name, QmpCommandFunc *fn);
37 37
QmpCommand *qmp_find_command(const char *name);
38
QObject *qmp_dispatch(QObject *request);
38 39

  
39 40
#endif
41

  

Also available in: Unified diff