Replace (fix) 'objs' acronym in comments with 'objects word
authorIvan Maidanski <ivmai@mail.ru>
Fri, 1 Jul 2016 07:30:57 +0000 (10:30 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 1 Jul 2016 07:30:57 +0000 (10:30 +0300)
commitef1cdf2a962956c4693ca818c68c4c30f80f1cf9
treedeec0f11bf9dfea1281bbafe9a2622fa8a86d5f2
parentfe6e67c9554c57457687b056ba0fac565b7ff68e
Replace (fix) 'objs' acronym in comments with 'objects word

* include/gc.h (GC_PROTECTS_POINTER_HEAP): Replace "objs" word to
"objects" in comment.
* include/private/gc_priv.h (GC_arrays._aobjfreelist,
GC_arrays._uobjfreelist, GC_arrays._auobjfreelist, GC_aobjfreelist):
Likewise.
* mark.c (INITIAL_MARK_STACK_SIZE): Likewise.
* include/private/gc_priv.h (GC_arrays._uobjfreelist): Add missing dot
to delimit the end of a sentence in comment.
include/gc.h
include/private/gc_priv.h
mark.c