mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r7546: fix comment
metze
This commit is contained in:
parent
9f4ed54c58
commit
de69d87ded
@ -113,7 +113,7 @@ interface dcerpc
|
||||
uint32 status;
|
||||
} dcerpc_fault;
|
||||
|
||||
/* the auth types we know about
|
||||
/* the auth types we know about */
|
||||
const uint8 DCERPC_AUTH_TYPE_NONE = 0;
|
||||
/* this seems to be not krb5! */
|
||||
const uint8 DCERPC_AUTH_TYPE_KRB5_1 = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user