From c0b5d95cc026678a7d2409deee58ee4e48772125 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 15:27:13 +0900 Subject: include/ruby/backward/2/gcc_version_since.h: skip doxygen It seems no public APIs depend on this macro any longer. [ci skip] --- include/ruby/backward/2/gcc_version_since.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/ruby/backward') diff --git a/include/ruby/backward/2/gcc_version_since.h b/include/ruby/backward/2/gcc_version_since.h index d63138b657..00cc40ca56 100644 --- a/include/ruby/backward/2/gcc_version_since.h +++ b/include/ruby/backward/2/gcc_version_since.h @@ -1,7 +1,6 @@ #ifndef RUBY_BACKWARD2_GCC_VERSION_SINCE_H /*-*-C++-*-vi:se ft=cpp:*/ #define RUBY_BACKWARD2_GCC_VERSION_SINCE_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 #GCC_VERSION_SINCE + * @brief Defines old GCC_VERSION_SINCE */ #include "ruby/internal/compiler_since.h" -- cgit v1.2.3