From f05dc8b44a1d546ed1046860454f92b094efb475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?= Date: Mon, 7 Jun 2021 13:35:29 +0900 Subject: include/ruby/backward/2/r_cast.h: skip doxygen Nobody practically uses this file. Please just don't remember. [ci skip] --- include/ruby/backward/2/r_cast.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/ruby/backward') diff --git a/include/ruby/backward/2/r_cast.h b/include/ruby/backward/2/r_cast.h index bd9d21ace6..3d0f40fd1e 100644 --- a/include/ruby/backward/2/r_cast.h +++ b/include/ruby/backward/2/r_cast.h @@ -1,7 +1,6 @@ #ifndef RUBY_BACKWARD2_R_CAST_H /*-*-C++-*-vi:se ft=cpp:*/ #define RUBY_BACKWARD2_R_CAST_H /** - * @file * @author Ruby developers * @copyright This file is a part of the programming language Ruby. * Permission is hereby granted, to either redistribute and/or @@ -18,7 +17,7 @@ * Do not expect for instance `__VA_ARGS__` is always available. * We assume C99 for ruby itself but we don't assume languages of * extension libraries. They could be written in C++98. - * @brief Defines old #R_CAST + * @brief Defines old R_CAST * * Nobody is actively using this macro. */ -- cgit v1.2.3