mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
r15222: Use more standard UUIDs. Should help AIX build.
Andrew Bartlett
This commit is contained in:
parent
b2649aaf39
commit
cde98e9ad1
@ -1,7 +1,7 @@
|
||||
#include "idl_types.h"
|
||||
|
||||
[
|
||||
uuid("1-2-3-4-5"),
|
||||
uuid("12345778-1234-abcd-0001-00000001"),
|
||||
version(0.0),
|
||||
pointer_default(unique),
|
||||
helpstring("Active Directory Replication LDAP Blobs"),
|
||||
|
@ -5,7 +5,7 @@
|
||||
#include "idl_types.h"
|
||||
|
||||
[
|
||||
uuid("5-6-7-8-9"),
|
||||
uuid("12345778-1234-abcd-0000-00000000"),
|
||||
version(0.0),
|
||||
pointer_default(unique),
|
||||
helpstring("Active Directory KRB5 PAC"),
|
||||
|
Loading…
Reference in New Issue
Block a user