typo, Bruno Rohee <bruno@rohee.com>

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13117 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-11-14 16:29:22 +00:00
parent fed823fc9e
commit 82fa1ca07c

View File

@@ -394,7 +394,7 @@ _kafs_get_cred(kafs_data *data,
char *vl_realm;
char CELL[64];
/* We're about to find the the realm that holds the key for afs in
/* We're about to find the realm that holds the key for afs in
* the specified cell. The problem is that null-instance
* afs-principals are common and that hitting the wrong realm might
* yield the wrong afs key. The following assumptions were made.