diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2020-12-30 19:42:47 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2020-12-30 19:42:47 -0800 |
| commit | ff2ef9504159665c30b16b398f1e755665353bc3 (patch) | |
| tree | 5957bff54c7f1b7619dd044cd55b22fe83f80d09 /utils.c | |
| parent | bc2ddc0408e47cbc12b0f7d0c0abae943fc74b83 (diff) | |
Fully purging "bpeg" from the source
Diffstat (limited to 'utils.c')
| -rw-r--r-- | utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
