summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/inspircd.cpp2
1 files changed, 1 insertions, 1 deletions
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