Chromium Code Reviews| Index: tests/tpm_lite/clear.c |
| diff --git a/tests/tpm_lite/clear.c b/tests/tpm_lite/clear.c |
| index f9caab5a2fa6bb8bca164eab91d99ba3c0283912..3bb30c8a989744f8a4b4506d38cc747c8c913800 100644 |
| --- a/tests/tpm_lite/clear.c |
| +++ b/tests/tpm_lite/clear.c |
| @@ -15,7 +15,7 @@ int main(int argc, char** argv) { |
| TlclLibInit(); |
| TlclStartup(); |
| - TlclSelftestfull(); |
| + TlclSelfTestFull(); |
| TlclAssertPhysicalPresence(); |
| owned = TlclIsOwned(); |