diff options
author | 卜部昌平 <[email protected]> | 2021-06-07 16:48:29 +0900 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2021-09-10 20:00:06 +0900 |
commit | 5107a6bf12e91b830acca044484ff123b6ac7f96 (patch) | |
tree | e8a2b295089f42d31c57571a04c2329db3c4ea44 /include/ruby/backward | |
parent | 07240056f9dc2419d1d90d7557051f648bbd6548 (diff) |
include/ruby/backward/2/attributes.h: skip doxygen
These macros are for backwards compatibility. No longer used in our
public header files. People can safely forget about them.
[ci skip]
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/4815
Diffstat (limited to 'include/ruby/backward')
-rw-r--r-- | include/ruby/backward/2/attributes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ruby/backward/2/attributes.h b/include/ruby/backward/2/attributes.h index 1d90d6c4de..73acfc9dc0 100644 --- a/include/ruby/backward/2/attributes.h +++ b/include/ruby/backward/2/attributes.h @@ -1,7 +1,6 @@ #ifndef RUBY_BACKWARD2_ATTRIBUTES_H /*-*-C++-*-vi:se ft=cpp:*/ #define RUBY_BACKWARD2_ATTRIBUTES_H /** - * @file * @author Ruby developers <[email protected]> * @copyright This file is a part of the programming language Ruby. * Permission is hereby granted, to either redistribute and/or |