commit | a20c62b4b12f567f71725a2dbc3cbabf9f40e963 | [log] [tgz] |
---|---|---|
author | scribam <scribam@users.noreply.github.com> | Tue May 30 15:06:36 2023 +0200 |
committer | GitHub <noreply@github.com> | Tue May 30 14:06:36 2023 +0100 |
tree | b6a33b4a1a37e3c1e7149accea708b01b5c3b7ce | |
parent | c5b3101ece6c9b6dab69fdc5b0efc1ea894e4541 [diff] |
Update comment to match the macro name (#72)
diff --git a/test/aarch64/test-abi.cc b/test/aarch64/test-abi.cc index e823c7e..d6b1563 100644 --- a/test/aarch64/test-abi.cc +++ b/test/aarch64/test-abi.cc
@@ -112,4 +112,4 @@ } } // namespace vixl::aarch64 -#endif // VIXL_ABI_SUPORT +#endif // VIXL_HAS_ABI_SUPPORT