From 4a26ba48eba312cf57705dc4c46d48e2647414f8 Mon Sep 17 00:00:00 2001 From: w00t Date: Tue, 26 Feb 2008 21:16:56 +0000 Subject: Remind me that I need to initialise ints *smack* git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9043 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/snomasks.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/snomasks.h b/include/snomasks.h index e3318f23a..6b9e0f24e 100644 --- a/include/snomasks.h +++ b/include/snomasks.h @@ -32,6 +32,7 @@ class Snomask ServerInstance = Instance; MySnomask = snomask; Description = description; + Count = 0; } /** Sends a message to all opers with this snomask. -- cgit v1.2.3