X-Git-Url: https://git.distorted.org.uk/~mdw/runlisp/blobdiff_plain/d586960a855552cb9c96cc5d670b123af82e7d05..e4ecb70f2114c7c39b697e7bf14d1b938c9ce1c3:/lib.c diff --git a/lib.c b/lib.c index b509cea..e648857 100644 --- a/lib.c +++ b/lib.c @@ -1251,7 +1251,7 @@ void config_read_env(struct config *conf, struct config_section *sect) * * This only keeps track of the immutable parameters for the substitution * task: stuff which changes (flags, filtering state, cursor position) is - * maintained separately. + * maintained separately. */ struct subst { struct config *config; /* configuration state */