diff options
author | Stefan Metzmacher <metze@samba.org> | 2004-08-17 09:09:01 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:58:01 -0500 |
commit | bd30f32d4e487c4a6bf168214052baab7c21361e (patch) | |
tree | 43d8ff6d62e5e4096583d0366dbf96f43a0fd0aa /source4/librpc | |
parent | 6311e8955e395d267fdc359d1196a158ba3e1cab (diff) | |
download | samba-bd30f32d4e487c4a6bf168214052baab7c21361e.tar.gz samba-bd30f32d4e487c4a6bf168214052baab7c21361e.tar.bz2 samba-bd30f32d4e487c4a6bf168214052baab7c21361e.zip |
r1846: add helpstring
metze
(This used to be commit b1c8611d730c8fd3927576faaa4b8fed8ad5b1fe)
Diffstat (limited to 'source4/librpc')
-rw-r--r-- | source4/librpc/idl/drsuapi.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/librpc/idl/drsuapi.idl b/source4/librpc/idl/drsuapi.idl index c5bab3b8e2..2ced72398f 100644 --- a/source4/librpc/idl/drsuapi.idl +++ b/source4/librpc/idl/drsuapi.idl @@ -4,6 +4,7 @@ uuid(e3514235-4b06-11d1-ab04-00c04fc2dcd2), version(4.0), endpoints(lsass,protected_storage,TCP-0), + helpstring("Active Directory Replication"), pointer_default(unique) ] interface drsuapi |