From 0c3b041d1b36d1515913da5230399b379a802b81 Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Fri, 30 Dec 2016 18:44:39 +0100 Subject: Deduplicate nickname overruling code Create LocalUser::OverruleNick(), call it from User::ChangeNick() and the UID handler in spanningtree --- include/users.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include') diff --git a/include/users.h b/include/users.h index fc31a8297..8cf78a585 100644 --- a/include/users.h +++ b/include/users.h @@ -872,6 +872,12 @@ class CoreExport LocalUser : public User, public insp::intrusive_list_node