libdthelp: resolve 46 compiler warnings

This commit is contained in:
Peter Howkins
2012-10-08 15:34:45 +01:00
parent c3c9abd86f
commit cd39eabb18
17 changed files with 45 additions and 43 deletions

View File

@@ -169,7 +169,7 @@ CheckList (
*/
if (list != NULL)
{
while (NULL != *list)
while ('\0' != *list)
{
/*
* it matches, return true