| Index: src/platform/tpm_lite/src/tlcl/tlcl_internal.h
|
| diff --git a/src/platform/tpm_lite/src/tlcl/tlcl_internal.h b/src/platform/tpm_lite/src/tlcl/tlcl_internal.h
|
| index e078fa9c17d6b3735d6d92d887d66bbf6eea94e8..e1059ee7532cfeaadc35148f4ccec71c074997e7 100644
|
| --- a/src/platform/tpm_lite/src/tlcl/tlcl_internal.h
|
| +++ b/src/platform/tpm_lite/src/tlcl/tlcl_internal.h
|
| @@ -62,4 +62,4 @@ const int kTpmResponseHeaderLength = 10;
|
| const int kTpmReadInfoLength = 12;
|
| const int kEncAuthLength = 20;
|
|
|
| -#endif
|
| +#endif /* TPM_LITE_TLCL_INTERNAL_H_ */
|
|
|