X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=libgc%2Fblacklst.c;h=5e6ebcfb7a3de6675a593ee8234dff848eed4172;hb=52e98abd6e5c6d10ddea91a529f7b1b2336e0696;hp=ae2f95cb3fe207d911dade789078327631f59aad;hpb=75df74a96c33af7a99e16e4281272f1b67334a48;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. */ /*