mirror of
https://github.com/moparisthebest/pacman
synced 2025-03-11 07:31:04 -04:00
*** empty log message ***
This commit is contained in:
parent
b8bd907dc9
commit
03558450c5
@ -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…
x
Reference in New Issue
Block a user