Chromium Code Reviews| Index: tests/tpm_lite/readonly.c |
| diff --git a/tests/tpm_lite/readonly.c b/tests/tpm_lite/readonly.c |
| index 9c49ec1d401ffa39fd0916b789d948c45c9f3ba1..454a75e34971448751130d4e4b93547714173ab5 100644 |
| --- a/tests/tpm_lite/readonly.c |
| +++ b/tests/tpm_lite/readonly.c |
| @@ -69,7 +69,7 @@ int main(int argc, char** argv) { |
| TlclLibInit(); |
| TlclStartup(); |
| - TlclSelftestfull(); |
| + TlclSelfTestFull(); |
| TlclAssertPhysicalPresence(); |