Chromium Code Reviews| Index: tests/tpm_lite/globallock.c |
| diff --git a/tests/tpm_lite/globallock.c b/tests/tpm_lite/globallock.c |
| index ab287a44672f3fbc6577f344d99f95b5746b21f7..0fd455a2d66a08c4d359eb6b2697457279f05661 100644 |
| --- a/tests/tpm_lite/globallock.c |
| +++ b/tests/tpm_lite/globallock.c |
| @@ -26,7 +26,7 @@ int main(int argc, char** argv) { |
| TlclLibInit(); |
| TlclStartup(); |
| - TlclSelftestfull(); |
| + TlclSelfTestFull(); |
| TlclAssertPhysicalPresence(); |