ruby-changes:67809
From: =E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3 <ko1@a...>
Date: Fri, 10 Sep 2021 20:02:14 +0900 (JST)
Subject: [ruby-changes:67809] 5868ebf46e (master): include/ruby/backward/2/inttypes.h: skip dpxygen
https://git.ruby-lang.org/ruby.git/commit/?id=5868ebf46e From 5868ebf46e35e7a618dfeba071f9a83d662d65d9 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: Mon, 7 Jun 2021 15:11:18 +0900 Subject: include/ruby/backward/2/inttypes.h: skip dpxygen These macros need not be documented methinks. [ci skip] --- include/ruby/backward/2/inttypes.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/ruby/backward/2/inttypes.h b/include/ruby/backward/2/inttypes.h index ca107c9..4546087 100644 --- a/include/ruby/backward/2/inttypes.h +++ b/include/ruby/backward/2/inttypes.h @@ -1,7 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/include/ruby/backward/2/inttypes.h#L1 #ifndef RUBY_BACKWARD2_INTTYPES_H /*-*-C++-*-vi:se ft=cpp:*/ #define RUBY_BACKWARD2_INTTYPES_H /** - * @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/