summaryrefslogtreecommitdiff
path: root/modules/m_wallops.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/m_wallops.c')
-rw-r--r--modules/m_wallops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/m_wallops.c b/modules/m_wallops.c
index c05a56d..a35a523 100644
--- a/modules/m_wallops.c
+++ b/modules/m_wallops.c
@@ -41,7 +41,7 @@
*/
static void
mo_wallops(struct Client *client_p, struct Client *source_p,
- int parc, char *parv[])
+ int parc, char *parv[])
{
const char *message = parv[1];