summaryrefslogtreecommitdiff
path: root/source3/libsmb/clikrb5.c
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-07-20 20:23:04 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:38:17 -0500
commitbd8556c8dd5664067d4113f30e20ab2e3a11fc3b (patch)
tree1aeeab0b2e70c7fc6104f93920ed0754b320d38e /source3/libsmb/clikrb5.c
parent2d91ea9a3bc66d8d6a87d813228fb57ea43b420d (diff)
downloadsamba-bd8556c8dd5664067d4113f30e20ab2e3a11fc3b.tar.gz
samba-bd8556c8dd5664067d4113f30e20ab2e3a11fc3b.tar.bz2
samba-bd8556c8dd5664067d4113f30e20ab2e3a11fc3b.zip
r17162: Fix typo small typos noticed by Paul Green.
(This used to be commit 1a5874588686fb4ece9be70059ff75b975ed2bd5)
Diffstat (limited to 'source3/libsmb/clikrb5.c')
-rw-r--r--source3/libsmb/clikrb5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/libsmb/clikrb5.c b/source3/libsmb/clikrb5.c
index f0169eb91e..fc9dd690b3 100644
--- a/source3/libsmb/clikrb5.c
+++ b/source3/libsmb/clikrb5.c
@@ -112,7 +112,7 @@ static krb5_error_code smb_krb5_parse_name_norealm_conv(krb5_context context,
#ifndef HAVE_KRB5_SET_REAL_TIME
/*
- * Thir function is not in the Heimdal mainline.
+ * This function is not in the Heimdal mainline.
*/
krb5_error_code krb5_set_real_time(krb5_context context, int32_t seconds, int32_t microseconds)
{