summaryrefslogtreecommitdiffstats
path: root/cmd-send-prefix.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-send-prefix.c')
-rw-r--r--cmd-send-prefix.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/cmd-send-prefix.c b/cmd-send-prefix.c
index 7a29511a..4a67a434 100644
--- a/cmd-send-prefix.c
+++ b/cmd-send-prefix.c
@@ -1,4 +1,4 @@
-/* $Id: cmd-send-prefix.c,v 1.9 2008-06-02 22:09:49 nicm Exp $ */
+/* $Id: cmd-send-prefix.c,v 1.10 2008-06-03 05:35:51 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
@@ -34,7 +34,8 @@ const struct cmd_entry cmd_send_prefix_entry = {
cmd_send_prefix_exec,
cmd_clientonly_send,
cmd_clientonly_recv,
- cmd_clientonly_free
+ cmd_clientonly_free,
+ NULL
};
void