1
0
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:
Stefan Metzmacher 2005-06-13 18:51:02 +00:00 committed by Gerald (Jerry) Carter
parent 9f4ed54c58
commit de69d87ded

View File

@ -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;