From ea131def87ab503a0c8a8fc1197e73403211e166 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 12 Dec 2005 18:13:14 +0000 Subject: Semicolon to colon git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2353 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/inspircd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/inspircd.cpp b/src/inspircd.cpp index fa3556737..31db3182a 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -2833,7 +2833,7 @@ int InspIRCd(char** argv, int argc) } break; - default; + default: /* Something went wrong if we're in here. * In fact, so wrong, im not quite sure * what we would do, so for now, its going -- cgit v1.2.3