diff options
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 */ |