please lint (and me)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12571 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -60,7 +60,7 @@ static struct testcase {
|
||||
{"/a", "/a@", "", 2, {"", "a"}, FALSE},
|
||||
{"\\@@\\@", "\\@@\\@", "@", 1, {"@"}, TRUE},
|
||||
{"a/b/c", "a/b/c@", "", 3, {"a", "b", "c"}, FALSE},
|
||||
{NULL, NULL, "", 0, {}, FALSE}};
|
||||
{NULL, NULL, "", 0, { NULL }, FALSE}};
|
||||
|
||||
int
|
||||
main(int argc, char **argv)
|
||||
|
Reference in New Issue
Block a user