svn path=/trunk/; revision=33726
This commit is contained in:
Ged Murphy 2008-05-27 08:32:19 +00:00
parent d0a0a529f1
commit 7cb9f6e369

View file

@ -104,9 +104,9 @@ GetDllList()
/* ensure string is terminated */
szAppInit[nullPos] = UNICODE_NULL;
}
bRet = TRUE;
bRet = TRUE;
}
}
}
}