diff options
-rw-r--r-- | uxd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
index : uxd | ||
UTF-8 hex dumper | urchlay -at- slackware _dot_ uk |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | uxd.c | 2 |
@@ -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; |