X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/runlisp/blobdiff_plain/6df280cddef4ab6cf14d7ec135c719e6c7d27040..6a53c5c05bb5362f6b30b65ea9e70304cc9fe9ea:/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,