core: Remove redunant whitespace

Signed-off-by: Ian Moffett <ian@mirocom.org>
This commit is contained in:
2026-02-15 14:19:45 -05:00
parent c1a9413ef3
commit cdb4309006

View File

@@ -72,4 +72,3 @@ struct token *tokbuf_lookbehind(struct tokbuf *buf, off_t n);
void tokbuf_destroy(struct tokbuf *buf);
#endif /* !RIFLE_TOKBUF_H */