aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-12-15 05:07:17 -0500
committerB. Watson <urchlay@slackware.uk>2024-12-15 05:07:17 -0500
commit1fee044be729f35201cecb3a41b77e6981881989 (patch)
treeaed6a15fab0be1065e268396374d4e09f3755d56
parent6d2ed7484a29e5a093f24dd5fbbe3522029b4816 (diff)
downloaduxd-1fee044be729f35201cecb3a41b77e6981881989.tar.gz
comment nitpick
-rw-r--r--uxd.c2
1 files changed, 1 insertions, 1 deletions
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;