diff options
author | Karolin Seeger <kseeger@samba.org> | 2009-10-19 09:47:33 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2009-10-19 09:47:33 +0200 |
commit | fa08d0b44bf80f6caaeb004a0f27d8346c2820e2 (patch) | |
tree | 8b8776f10510fba567d9abe072a8b37b95c499fb /source4/librpc/idl | |
parent | 38fbfdca4d4234875f15571f7c90eff0078b6b2c (diff) | |
download | samba-fa08d0b44bf80f6caaeb004a0f27d8346c2820e2.tar.gz samba-fa08d0b44bf80f6caaeb004a0f27d8346c2820e2.tar.bz2 samba-fa08d0b44bf80f6caaeb004a0f27d8346c2820e2.zip |
Fix typo.
privilage -> privilege
Karolin
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r-- | source4/librpc/idl/irpc.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/irpc.idl b/source4/librpc/idl/irpc.idl index 24326e434e..03a931661e 100644 --- a/source4/librpc/idl/irpc.idl +++ b/source4/librpc/idl/irpc.idl @@ -52,7 +52,7 @@ import "misc.idl", "security.idl", "nbt.idl"; [out,switch_is(level)] nbtd_info info ); - /* Send a GetDCName from the privilaged port (owned by nbtd), + /* Send a GetDCName from the privileged port (owned by nbtd), * and await a reply */ void nbtd_getdcname( |