summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ZSendNot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ZSendNot.c b/lib/ZSendNot.c
index be23d5a..8bc6ca9 100644
--- a/lib/ZSendNot.c
+++ b/lib/ZSendNot.c
@@ -23,6 +23,7 @@ ZSendNotice(ZNotice_t *notice,
return(ZSrvSendNotice(notice, cert_routine, Z_XmitFragment));
}
+/* Despite it's name, this is not used by the server */
Code_t
ZSrvSendNotice(ZNotice_t *notice,
Z_AuthProc cert_routine,