mirror of
https://github.com/samba-team/samba.git
synced 2025-03-05 20:58:40 +03:00
idl: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
10c70e2311
commit
6625d35643
@ -108,7 +108,7 @@ interface auth
|
||||
|
||||
/*
|
||||
* It is really handy to have our authorization code log a
|
||||
* token that can be used to tie later requests togeather.
|
||||
* token that can be used to tie later requests together.
|
||||
* We generate this in auth_generate_session_info()
|
||||
*/
|
||||
GUID unique_session_token;
|
||||
|
Loading…
x
Reference in New Issue
Block a user