include/ruby/regex.h: skip doxygen

It seems this is a part of Onigmo's API, not Ruby's.
This commit is contained in:
卜部昌平 2021-06-18 11:37:50 +09:00
Родитель e18bc14a05
Коммит 4c14c55505
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -1,7 +1,6 @@
#ifndef ONIGURUMA_REGEX_H /*-*-C++-*-vi:se ft=cpp:*/
#define ONIGURUMA_REGEX_H 1
/**
* @file
* @author $Author$
* @copyright Copyright (C) 1993-2007 Yukihiro Matsumoto
* @copyright This file is a part of the programming language Ruby.