summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2006-02-22 14:07:04 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:52:03 -0500
commitfd2f09d6bab8042a0e9012d0f1458d69b35d88ea (patch)
tree3a117d361821773f68e2e74c69c988950f62ad2d /source4/librpc
parentecdfe60bcafc60dc1824c72a194d6242fb54ab34 (diff)
downloadsamba-fd2f09d6bab8042a0e9012d0f1458d69b35d88ea.tar.gz
samba-fd2f09d6bab8042a0e9012d0f1458d69b35d88ea.tar.bz2
samba-fd2f09d6bab8042a0e9012d0f1458d69b35d88ea.zip
r13634: Fix typo.
Guenther (This used to be commit cd569446a1bbfca08ff16a06b3af7bb94986a5ad)
Diffstat (limited to 'source4/librpc')
-rw-r--r--source4/librpc/idl/samr.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/samr.idl b/source4/librpc/idl/samr.idl
index dfa856f385..d511a4f332 100644
--- a/source4/librpc/idl/samr.idl
+++ b/source4/librpc/idl/samr.idl
@@ -390,7 +390,7 @@
typedef struct {
lsa_String description;
- } samr_GroupInfoDesciption;
+ } samr_GroupInfoDescription;
typedef enum {
GROUPINFOALL = 1,