mirror of
https://github.com/samba-team/samba.git
synced 2025-12-05 12:23:50 +03:00
sync'ing up for 3.0alpha20 release
This commit is contained in:
@@ -1240,8 +1240,8 @@ typedef struct job_info_ctr_info
|
||||
{
|
||||
union
|
||||
{
|
||||
JOB_INFO_1 **job_info_1;
|
||||
JOB_INFO_2 **job_info_2;
|
||||
JOB_INFO_1 *job_info_1;
|
||||
JOB_INFO_2 *job_info_2;
|
||||
void *info;
|
||||
} job;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user