X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Futil.c;h=f51b95077edc1f16f6b78bb38e97972a21860316;hb=3b3086ad5ad36a66302e1e6c5b7c8246c7963462;hp=7568d5cc25a0a3564d51ac64f7144ad3bcb85f30;hpb=a18f0a95bc9a457e4d2d00c702b746f29c2662b1;p=sbcl.git diff --git a/src/runtime/util.c b/src/runtime/util.c index 7568d5c..f51b950 100644 --- a/src/runtime/util.c +++ b/src/runtime/util.c @@ -69,7 +69,7 @@ void** voidacc_give_away_result(struct voidacc *va) { /* (We could do realloc(3) here to try to shrink the result down - * to minimum size, but that's not really needed for the the + * to minimum size, but that's not really needed for the * directory-iteration application this was originally written * for, so for now we just do the simplest thing which could * possibly work.) */