Merge branch 'users/raulga/c6324' of https://github.com/raulgarciamsft/ql into users/raulga/c6324

This commit is contained in:
Raul Garcia
2019-01-03 10:06:59 -08:00

View File

@@ -1,4 +1,4 @@
if(strcpy(szbuf1, "Manager") == 0) // most likely strcmp was intended instead of strcpy
{
// ...
}
}