summaryrefslogtreecommitdiff
path: root/lib/ZSendNot.c
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@1ts.org>2010-08-22 18:15:05 +0000
committerGravatar Karl Ramm <kcr@1ts.org>2010-08-22 18:15:05 +0000
commit347c45bf947318521ff741052746a5bfc3dff07b (patch)
treee62c230bd2bf4a158a8398ecb59b303330da8f3a /lib/ZSendNot.c
parentf164136dd39ca93e2e2c60ea01f44fec255a620d (diff)
Typo.
Diffstat (limited to 'lib/ZSendNot.c')
-rw-r--r--lib/ZSendNot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ZSendNot.c b/lib/ZSendNot.c
index 8bc6ca9..becb05b 100644
--- a/lib/ZSendNot.c
+++ b/lib/ZSendNot.c
@@ -23,7 +23,7 @@ ZSendNotice(ZNotice_t *notice,
return(ZSrvSendNotice(notice, cert_routine, Z_XmitFragment));
}
-/* Despite it's name, this is not used by the server */
+/* Despite its name, this is not used by the server */
Code_t
ZSrvSendNotice(ZNotice_t *notice,
Z_AuthProc cert_routine,