aboutsummaryrefslogtreecommitdiff
path: root/src/receiving.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/receiving.cc')
-rw-r--r--src/receiving.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/receiving.cc b/src/receiving.cc
index 7546396..3cf3f66 100644
--- a/src/receiving.cc
+++ b/src/receiving.cc
@@ -1620,7 +1620,7 @@ void CRuleViolation(TConnection *Connection, TReadBuffer *Buffer){
}
}
- PunishmentOrder(Player, Name,IPAddress, Reason, Action, Comment,
+ PunishmentOrder(Player, Name, IPAddress, Reason, Action, Comment,
NumberOfStatements, ReportedStatements, StatementID, IPBanishment);
}