X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=libgc%2Fblacklst.c;h=5e6ebcfb7a3de6675a593ee8234dff848eed4172;hb=edbc5c2334e10836479d1cc528c68d4ad5b47440;hp=ae2f95cb3fe207d911dade789078327631f59aad;hpb=0abc2e6270020edc4a5b4c66f93b4ae582815f20;p=mono.git diff --git a/libgc/blacklst.c b/libgc/blacklst.c index ae2f95cb3fe..5e6ebcfb7a3 100644 --- a/libgc/blacklst.c +++ b/libgc/blacklst.c @@ -21,7 +21,7 @@ * See the definition of page_hash_table in gc_private.h. * False hits from the stack(s) are much more dangerous than false hits * from elsewhere, since the former can pin a large object that spans the - * block, eventhough it does not start on the dangerous block. + * block, even though it does not start on the dangerous block. */ /*