aboutsummaryrefslogtreecommitdiff
path: root/src/l4dreset.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/l4dreset.c')
-rw-r--r--src/l4dreset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/l4dreset.c b/src/l4dreset.c
index 8333839..411f666 100644
--- a/src/l4dreset.c
+++ b/src/l4dreset.c
@@ -87,7 +87,7 @@ static struct CVoteIssue *getissue(const char *textkey) {
}
}
-static inline void reset(void) {
+static inline void reset() {
// reset the vote cooldowns if possible (will skip L4D1). only necessary on
// versions >2045 and on map 1, but it's easiest to do unconditionally.
// This is equivalent to CUtlVector::RemoveAll() as there's no