comment wording bit

This commit is contained in:
nhmall
2025-03-10 20:29:38 -04:00
parent d6829cdcd2
commit 8abd9e9564

View File

@@ -4,7 +4,7 @@
/*
* a simple filter to strip character-backspace-character
* from stdin and write the results to stdout.
* from stdin and write the final character to stdout.
*/
#include <stdio.h>