diff options
author | MITSUNARI Shigeo <[email protected]> | 2024-02-22 13:04:16 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2024-02-22 13:18:44 +0900 |
commit | 6eb3dddec704083738819a88c939aebd1129be2a (patch) | |
tree | 08f7305a8bd1ac1a33aa16e2ae2b1fcb58270b66 | |
parent | f7cc04ea46b32910e4e133c77809fae44e9a4884 (diff) | |
download | xbyak-6eb3dddec704083738819a88c939aebd1129be2a.tar.gz xbyak-6eb3dddec704083738819a88c939aebd1129be2a.zip |
remove a blank
-rw-r--r-- | xbyak/xbyak_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xbyak/xbyak_util.h b/xbyak/xbyak_util.h index 6aa9dba..3c4e97d 100644 --- a/xbyak/xbyak_util.h +++ b/xbyak/xbyak_util.h @@ -211,7 +211,7 @@ private: return; } } - // "Extended Topology Enumeration" is not supported. + // "Extended Topology Enumeration" is not supported. if (has(tAMD)) { /* AMD - Legacy Method |