1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

rpc_server: Fix a typo

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
This commit is contained in:
Volker Lendecke 2016-08-24 17:42:48 +02:00
parent 04126d54d5
commit f9da0dda3f

View File

@ -148,7 +148,7 @@ struct handle_list {
#endif
/****************************************************************************
Hack as handles need to be persisant over lsa pipe closes so long as a samr
Hack as handles need to be persistent over lsa pipe closes so long as a samr
pipe is open. JRA.
****************************************************************************/