mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
fix minor code comment typos
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4f683e1678
commit
5d85df5d76
2 changed files with 3 additions and 3 deletions
|
@ -29,7 +29,7 @@
|
|||
* You can't change these options at runtime.
|
||||
*/
|
||||
|
||||
/* C compiler depend */
|
||||
/* C compiler dependent */
|
||||
#define OPT_DIRECT_THREADED_CODE 1
|
||||
#define OPT_TOKEN_THREADED_CODE 0
|
||||
#define OPT_CALL_THREADED_CODE 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue