From 4250fb20ef0637bd42a8492c9a6f2ba9402ae21f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 20 Dec 2024 23:09:16 -0500 Subject: > for out of range, update man mage --- uxd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uxd.c') diff --git a/uxd.c b/uxd.c index 3b899be..9698628 100644 --- a/uxd.c +++ b/uxd.c @@ -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 */ -- cgit v1.2.3