mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
parent
9ca6e19767
commit
fd9a4436c0
@ -71,7 +71,8 @@ struct event_context {
|
||||
int code;
|
||||
} exit;
|
||||
|
||||
/* we hang the events off here, to make merging easy */
|
||||
/* This is the talloc parent for all concrete event structures in this
|
||||
* event context. This makes merging easy. */
|
||||
void *events;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user