diff options
Diffstat (limited to 'source4/librpc/idl/atsvc.idl')
-rw-r--r-- | source4/librpc/idl/atsvc.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/atsvc.idl b/source4/librpc/idl/atsvc.idl index e64f2c93e0..ad1b66c79b 100644 --- a/source4/librpc/idl/atsvc.idl +++ b/source4/librpc/idl/atsvc.idl @@ -8,7 +8,7 @@ version(1.0), pointer_default(unique), pointer_default_top(unique), - helpstring("Queue/List/Remove jobs for later execution"), + helpstring("Microsoft AT-Scheduler Service"), endpoint("ncacn_np:[\\pipe\\atsvc]", "ncalrpc:") ] interface atsvc { |