diff options
author | 卜部昌平 <[email protected]> | 2021-06-08 09:40:43 +0900 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2021-09-10 20:00:06 +0900 |
commit | daf0c04a47e5aaede2f2a3e3663148dff96ff770 (patch) | |
tree | 541b2d846b41ffa039f60a73da83ec99fb13e935 /vm_callinfo.h | |
parent | b6469c3aaf5362ec7c953a90a7b6b2c1e0449a1d (diff) |
internal/*.h: skip doxygen
These contents are purely implementation details, not worth appearing in
CAPI documents. [ci skip]
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/4815
Diffstat (limited to 'vm_callinfo.h')
-rw-r--r-- | vm_callinfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vm_callinfo.h b/vm_callinfo.h index c0716d6aa4..959b6e9c77 100644 --- a/vm_callinfo.h +++ b/vm_callinfo.h @@ -1,7 +1,6 @@ #ifndef RUBY_VM_CALLINFO_H /*-*-C-*-vi:se ft=c:*/ #define RUBY_VM_CALLINFO_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 |