summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/atsvc.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/idl/atsvc.idl')
-rw-r--r--source4/librpc/idl/atsvc.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/librpc/idl/atsvc.idl b/source4/librpc/idl/atsvc.idl
index d2e06b0e42..5c5b377a90 100644
--- a/source4/librpc/idl/atsvc.idl
+++ b/source4/librpc/idl/atsvc.idl
@@ -68,7 +68,7 @@
uint32 job_time;
atsvc_DaysOfMonth days_of_month;
atsvc_DaysOfWeek days_of_week;
- uint8 flags;
+ atsvc_Flags flags;
unistr *command;
} atsvc_JobInfo;
@@ -93,7 +93,7 @@
uint32 job_time;
atsvc_DaysOfMonth days_of_month;
atsvc_DaysOfWeek days_of_week;
- uint8 flags;
+ atsvc_Flags flags;
unistr *command;
} atsvc_JobEnumInfo;