summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@1ts.org>2010-08-22 00:56:20 +0000
committerGravatar Karl Ramm <kcr@1ts.org>2010-08-22 00:56:20 +0000
commit8035bb6746b5cf9f8ee23bc98bee8dfd74c25c3f (patch)
tree5066f366b8e4d89221bbbd9f6d6f5c22761b4283 /lib
parentb5e2d0582328657b9ca19fe0e08364c05b081ef9 (diff)
Note for posterity that this is an external-facing function
Diffstat (limited to 'lib')
-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,