Chromium Code Reviews| Index: tests/tpm_lite/enable.c |
| diff --git a/tests/tpm_lite/enable.c b/tests/tpm_lite/enable.c |
| index 15099849bd21c687a6682a92efc2966a8b812b9a..a9172ba9dd6ca49f1b43e237ecf3a2302c1f32f5 100644 |
| --- a/tests/tpm_lite/enable.c |
| +++ b/tests/tpm_lite/enable.c |
| @@ -12,7 +12,7 @@ int main(int argc, char** argv) { |
| TlclLibInit(); |
| TlclStartup(); |
| - TlclSelftestfull(); |
| + TlclSelfTestFull(); |
| TlclAssertPhysicalPresence(); |
| TlclSetEnable(); |