diff options
author | 卜部昌平 <[email protected]> | 2021-06-09 14:00:02 +0900 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2021-09-10 20:00:06 +0900 |
commit | 4912260b7050ce24c2fde345bc8ea206152e02aa (patch) | |
tree | 13623c9a39eb803bda7c7e4919fbeb3769368112 /include/ruby/subst.h | |
parent | a50287ab03ce9cf871d307cc619e394d9a736466 (diff) |
include/ruby/subst.h: skip doxygen
Nothing worth documenting in this file. [ci skip]
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/4815
Diffstat (limited to 'include/ruby/subst.h')
-rw-r--r-- | include/ruby/subst.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ruby/subst.h b/include/ruby/subst.h index cf48a3909c..d7b9a63050 100644 --- a/include/ruby/subst.h +++ b/include/ruby/subst.h @@ -1,7 +1,6 @@ #ifndef RUBY_SUBST_H /*-*-C++-*-vi:se ft=cpp:*/ #define RUBY_SUBST_H 1 /** - * @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 |