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