diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-03-25 16:23:42 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:59:13 -0500 |
commit | e70eae2b4c987eb413f085c7b3250a152769670e (patch) | |
tree | 1ed7fb49f1390c977b798d6d3c963b79221822fe /source4/librpc/idl/krb5pac.idl | |
parent | 909b111f587705a45f63540b39968f1af58a9b5d (diff) | |
download | samba-e70eae2b4c987eb413f085c7b3250a152769670e.tar.gz samba-e70eae2b4c987eb413f085c7b3250a152769670e.tar.bz2 samba-e70eae2b4c987eb413f085c7b3250a152769670e.zip |
r14721: Fix a couple of warnings.
(This used to be commit 426ac78108b35adc8412d12d2d888c3d5ddf4171)
Diffstat (limited to 'source4/librpc/idl/krb5pac.idl')
-rw-r--r-- | source4/librpc/idl/krb5pac.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/krb5pac.idl b/source4/librpc/idl/krb5pac.idl index dc7e551116..5fa6d5525f 100644 --- a/source4/librpc/idl/krb5pac.idl +++ b/source4/librpc/idl/krb5pac.idl @@ -5,7 +5,7 @@ #include "idl_types.h" [ - uuid("5-6-7-8"), + uuid("5-6-7-8-9"), version(0.0), pointer_default(unique), helpstring("Active Directory KRB5 PAC"), |