*** empty log message ***
This commit is contained in:
parent
b8bd907dc9
commit
03558450c5
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ enum {
|
||||||
#define PM_TRANS_FLAG_RECURSE 0x20
|
#define PM_TRANS_FLAG_RECURSE 0x20
|
||||||
#define PM_TRANS_FLAG_DBONLY 0x40
|
#define PM_TRANS_FLAG_DBONLY 0x40
|
||||||
|
|
||||||
/* Callback events */
|
/* Events */
|
||||||
enum {
|
enum {
|
||||||
PM_TRANS_EVT_DEPS_START = 1,
|
PM_TRANS_EVT_DEPS_START = 1,
|
||||||
PM_TRANS_EVT_DEPS_DONE,
|
PM_TRANS_EVT_DEPS_DONE,
|
||||||
|
|
Loading…
Add table
Reference in a new issue