spelling
This commit is contained in:
@@ -212,7 +212,7 @@ load_plugins(krb5_context context)
|
|||||||
free(dir);
|
free(dir);
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
d = opendir(*id);
|
d = opendir(*di);
|
||||||
#endif
|
#endif
|
||||||
if (d == NULL)
|
if (d == NULL)
|
||||||
continue;
|
continue;
|
||||||
|
Reference in New Issue
Block a user