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