1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-21 23:38:49 -05:00

*** empty log message ***

This commit is contained in:
Aurelien Foret 2005-03-16 20:42:11 +00:00
parent b8bd907dc9
commit 03558450c5

View File

@ -195,7 +195,7 @@ enum {
#define PM_TRANS_FLAG_RECURSE 0x20
#define PM_TRANS_FLAG_DBONLY 0x40
/* Callback events */
/* Events */
enum {
PM_TRANS_EVT_DEPS_START = 1,
PM_TRANS_EVT_DEPS_DONE,