Fix comment

db4
Slava Pestov 2009-04-30 07:06:23 -05:00
parent 5c9dc6d753
commit d6444e742c
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ typedef signed long long s64;
#define HEADER_TYPE 8 /* anything less than this is a tag */
#define GC_COLLECTED 5 /* See gc.c */
#define GC_COLLECTED 5 /* can be anything other than FIXNUM_TYPE */
/*** Header types ***/
#define WRAPPER_TYPE 8