From c2a5839bcbd6bebf0dd102a8dfd283e92c8a0507 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 9 Mar 2006 11:24:30 +0000 Subject: Probably wont compile yet - purge_empty_channels refactor git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3579 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/users.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/users.h') diff --git a/include/users.h b/include/users.h index 71563abfa..294bc1e1f 100644 --- a/include/users.h +++ b/include/users.h @@ -151,7 +151,7 @@ class userrec : public connection */ char modes[54]; - std::vector chans; + std::vector chans; /** The server the user is connected to. */ -- cgit v1.3.1-10-gc9f91