commit | 721cff1a89722d5dce024ae5f7e52e3e6645edf4 | [log] [tgz] |
---|---|---|
author | Andrzej Kurek <andrzej.kurek@arm.com> | Tue Jan 17 05:44:06 2023 -0500 |
committer | Andrzej Kurek <andrzej.kurek@arm.com> | Tue Jan 17 05:44:06 2023 -0500 |
tree | 1035cc551dbac8278150df0b3ab1cf27e93ed786 | |
parent | b36fa910e929d78d3e08c631f1d777f3baefc549 [diff] [blame] |
Fix a copy-paste error in define comment Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
diff --git a/tests/src/external_timing/timing_alt.h b/tests/src/external_timing/timing_alt.h index 204dbe8..82e8c8b 100644 --- a/tests/src/external_timing/timing_alt.h +++ b/tests/src/external_timing/timing_alt.h
@@ -127,4 +127,4 @@ #ifdef __cplusplus } -#endif /* FAKE_EXTERNAL_RNG_FOR_TEST_H */ +#endif /* EXTERNAL_TIMING_FOR_TEST_H */