Chromium Code Reviews| Index: tests/tpm_lite/lock.c |
| diff --git a/tests/tpm_lite/lock.c b/tests/tpm_lite/lock.c |
| index c3ed0af152c16abc4c45b164386f40e77e0ab1f0..2fd21b7e2731210cbd2e03b4ac4cb50f4e76105f 100644 |
| --- a/tests/tpm_lite/lock.c |
| +++ b/tests/tpm_lite/lock.c |
| @@ -18,7 +18,7 @@ int main(int argc, char** argv) { |
| TlclLibInit(); |
| TlclStartup(); |
| - TlclSelftestfull(); |
| + TlclSelfTestFull(); |
| TlclAssertPhysicalPresence(); |