diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-20 23:09:16 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-20 23:09:16 -0500 |
commit | 4250fb20ef0637bd42a8492c9a6f2ba9402ae21f (patch) | |
tree | 3219f6b446c339faa58414c2e7563ad7011e9ccc /uxd.c | |
parent | b757a7b42d6c54f431c31642cfbe0127e77cf822 (diff) | |
download | uxd-4250fb20ef0637bd42a8492c9a6f2ba9402ae21f.tar.gz |
> for out of range, update man mage
Diffstat (limited to 'uxd.c')
-rw-r--r-- | uxd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ extern int optind; #define PRINT_BAD "�" #define PRINT_BOM "B" #define PRINT_OLONG "O" -#define PRINT_OORANGE "+" +#define PRINT_OORANGE ">" #define PRINT_SURR "S" /* sprintf() formats for hex data */ |