From 1fee044be729f35201cecb3a41b77e6981881989 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 15 Dec 2024 05:07:17 -0500 Subject: comment nitpick --- uxd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uxd.c') diff --git a/uxd.c b/uxd.c index 866ad78..de6501a 100644 --- a/uxd.c +++ b/uxd.c @@ -417,7 +417,7 @@ void fake_seek(void) { skip_input(i); } -/* used by -s option */ +/* used by -s / -S options */ void seek_input(void) { int whence = SEEK_SET; -- cgit v1.2.3