Merge of new user interface changes

This commit is contained in:
Mark Riddoch
2014-06-27 09:57:39 +01:00
parent c824e9fad6
commit de5d4fda8b
2 changed files with 7 additions and 6 deletions

View File

@ -81,7 +81,7 @@ typedef struct {
/**
* Monitor state bit mask values
*/
#define MONITOR_RUNNING 0x0001
#define MONITOR_STATE_RUNNING 0x0001
/**