Patch from Secure Endpoints/Asanka Herath for windows support
This commit is contained in:
@@ -61,7 +61,7 @@ static struct testcase {
|
||||
{"a/b/c", "a/b/c@", "", 3, {"a", "b", "c"}, FALSE},
|
||||
{NULL, NULL, "", 0, { NULL }, FALSE}};
|
||||
|
||||
int KRB5_LIB_FUNCTION
|
||||
int
|
||||
main(int argc, char **argv)
|
||||
{
|
||||
struct testcase *t;
|
||||
|
Reference in New Issue
Block a user