mirror of
https://github.com/samba-team/samba.git
synced 2025-08-06 17:32:29 +03:00
Commit6877e4849e
reversed the return values of hresult_errstr() and hresult_errstr_const(). hresult_errstr() should return "HRES_SEC_E_WRONG_PRINCIPAL", while hresult_errstr_const() should return "The target principal name is incorrect.". BUG: https://bugzilla.samba.org/show_bug.cgi?id=15769 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> (cherry picked from commit6e0e9c4efc
)