summaryrefslogtreecommitdiff
path: root/librpc/idl/schannel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'librpc/idl/schannel.idl')
-rw-r--r--librpc/idl/schannel.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/schannel.idl b/librpc/idl/schannel.idl
index fa688f675ac..3bc8a92c92f 100644
--- a/librpc/idl/schannel.idl
+++ b/librpc/idl/schannel.idl
@@ -27,7 +27,7 @@ interface schannel
dom_sid *sid;
} netlogon_creds_CredentialState;
- /* This is used in the schannel_cache.tdb */
+ /* This is used in the schannel_store.tdb */
typedef [public] struct {
[string,charset(UTF16)] uint16 *computer_name;
netr_Credential server_challenge;