1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-11 08:23:49 +03:00

Let the comment match the function...

Andrew Bartlett
This commit is contained in:
Andrew Bartlett
-
parent 4b9c50db85
commit 43c71b3202

View File

@@ -915,8 +915,7 @@ BOOL srv_is_signing_negotiated(void)
} }
/*********************************************************** /***********************************************************
Returns whether signing is negotiated. We can't use it unless it was Returns whether signing is actually happening
in the negprot.
************************************************************/ ************************************************************/
BOOL srv_signing_started(void) BOOL srv_signing_started(void)