Fix assorted typos
This commit is contained in:

committed by
Jeffrey Altman

parent
8d8920b079
commit
7ad6c01a8d
@@ -1530,7 +1530,7 @@ _krb5_init_etype(krb5_context context,
|
||||
}
|
||||
|
||||
/*
|
||||
* Allow homedir accces
|
||||
* Allow homedir access
|
||||
*/
|
||||
|
||||
static HEIMDAL_MUTEX homedir_mutex = HEIMDAL_MUTEX_INITIALIZER;
|
||||
|
@@ -34,7 +34,7 @@
|
||||
#include "krb5_locl.h"
|
||||
|
||||
/**
|
||||
* Reset the (potentially uninitalized) krb5_data structure.
|
||||
* Reset the (potentially uninitialized) krb5_data structure.
|
||||
*
|
||||
* @param p krb5_data to reset.
|
||||
*
|
||||
|
Reference in New Issue
Block a user