1
0
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:
Volker Lendecke 2019-03-14 17:16:12 +01:00 committed by Jeremy Allison
parent 10c70e2311
commit 6625d35643

View File

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