1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* remove trailing spaces.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53916 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
svn 2016-02-24 13:32:02 +00:00
parent f1f48e6103
commit 35f40f5347

View file

@ -122,7 +122,7 @@ typedef ptrdiff_t OnigPosition;
* Subfields (starting with 0 at LSB):
* 0-2: Code point count in casefold.h
* 3-9: Index into TitleCase array in casefold.h
* 10-15, 18-20: Case mapping flags
* 10-15, 18-20: Case mapping flags
*/
typedef unsigned int OnigCaseFoldType; /* case fold flag */