mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* *.[chy]: removed trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@25430 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
69743fbd85
commit
3f0d0b9398
33 changed files with 1687 additions and 1687 deletions
2
regex.h
2
regex.h
|
@ -55,7 +55,7 @@
|
|||
|
||||
/* Maximum number of duplicates an interval can allow. */
|
||||
#ifndef RE_DUP_MAX
|
||||
#define RE_DUP_MAX ((1 << 15) - 1)
|
||||
#define RE_DUP_MAX ((1 << 15) - 1)
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue