X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/runlisp/blobdiff_plain/6df280cddef4ab6cf14d7ec135c719e6c7d27040..3b27cf53da4dd3258fdc47b74633ae928428c879:/lib.c diff --git a/lib.c b/lib.c index d369e7d..99cad5d 100644 --- a/lib.c +++ b/lib.c @@ -1638,7 +1638,7 @@ static const char *subst(const char *p, const char *l, /* If there's an alternative, then we need to process (or maybe * skip) it. Otherwise, we should complain if there was no - * veriable, and we're not skipping. + * variable, and we're not skipping. */ if (p < l && *p == '?') p = subst(p + 1, l, sb, file, line, subqfilt,