From ff2ef9504159665c30b16b398f1e755665353bc3 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 30 Dec 2020 19:42:47 -0800 Subject: Fully purging "bpeg" from the source --- utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils.c') diff --git a/utils.c b/utils.c index c2473d2..2572b33 100644 --- a/utils.c +++ b/utils.c @@ -43,7 +43,7 @@ const char *after_spaces(const char *str) } /* - * Return the first character after a valid BPEG name, or NULL if none is + * Return the first character after a valid BP name, or NULL if none is * found. */ const char *after_name(const char *str) -- cgit v1.2.3