mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
include/ruby/backward/2/stdalign.h: add doxygen
Must not be a bad idea to improve documents. [ci skip]
This commit is contained in:
parent
8a469f1c25
commit
c4693b8a5b
Notes:
git
2021-09-10 20:01:17 +09:00
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
#undef RUBY_ALIGNAS
|
||||
#undef RUBY_ALIGNOF
|
||||
#define RUBY_ALIGNAS RBIMPL_ALIGNAS
|
||||
#define RUBY_ALIGNOF RBIMPL_ALIGNOF
|
||||
#define RUBY_ALIGNAS RBIMPL_ALIGNAS /**< @copydoc RBIMPL_ALIGNAS */
|
||||
#define RUBY_ALIGNOF RBIMPL_ALIGNOF /**< @copydoc RBIMPL_ALIGNOF */
|
||||
|
||||
#endif /* RUBY_BACKWARD2_STDALIGN_H */
|
||||
|
|
Loading…
Reference in a new issue