aboutsummaryrefslogtreecommitdiff
path: root/uxd.c
diff options
context:
space:
mode:
Diffstat (limited to 'uxd.c')
-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;