[前][次][番号順一覧][スレッド一覧]

ruby-changes:67824

From: =E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3 <ko1@a...>
Date: Fri, 10 Sep 2021 20:02:25 +0900 (JST)
Subject: [ruby-changes:67824] 4912260b70 (master): include/ruby/subst.h: skip doxygen

https://git.ruby-lang.org/ruby.git/commit/?id=4912260b70

From 4912260b7050ce24c2fde345bc8ea206152e02aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?=
 <shyouhei@r...>
Date: Wed, 9 Jun 2021 14:00:02 +0900
Subject: include/ruby/subst.h: skip doxygen

Nothing worth documenting in this file. [ci skip]
---
 include/ruby/subst.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/ruby/subst.h b/include/ruby/subst.h
index cf48a39..d7b9a63 100644
--- a/include/ruby/subst.h
+++ b/include/ruby/subst.h
@@ -1,7 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/include/ruby/subst.h#L1
 #ifndef RUBY_SUBST_H                                 /*-*-C++-*-vi:se ft=cpp:*/
 #define RUBY_SUBST_H 1
 /**
- * @file
  * @author     Ruby developers <ruby-core@r...>
  * @copyright  This  file  is   a  part  of  the   programming  language  Ruby.
  *             Permission  is hereby  granted,  to  either redistribute  and/or
-- 
cgit v1.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]