diff options
Diffstat (limited to 'src/vendorcode/eltan/security/mboot/mboot.c')
-rw-r--r-- | src/vendorcode/eltan/security/mboot/mboot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/eltan/security/mboot/mboot.c b/src/vendorcode/eltan/security/mboot/mboot.c index d7817bdbe8..e8a2f8014a 100644 --- a/src/vendorcode/eltan/security/mboot/mboot.c +++ b/src/vendorcode/eltan/security/mboot/mboot.c @@ -342,7 +342,7 @@ int __attribute__((weak))mb_measure(int wake_from_s3) * * mb_measure_log_start * - * performs the measurements defined by the the board routines. + * performs the measurements defined by the board routines. * * The logging is defined by the mb_log_list structure * |