top: corrected missed escape seq from redesign
This commit is contained in:
parent
26b4e0e1c6
commit
434198e6e4
@ -492,7 +492,7 @@ typedef struct WIN_t {
|
|||||||
/* Summary Lines specially formatted string(s) --
|
/* Summary Lines specially formatted string(s) --
|
||||||
see 'show_special' for syntax details + other cautions. */
|
see 'show_special' for syntax details + other cautions. */
|
||||||
#define LOADAV_line "%s -%s\n"
|
#define LOADAV_line "%s -%s\n"
|
||||||
#define LOADAV_line_alt "%s\06 -%s\n"
|
#define LOADAV_line_alt "%s~6 -%s\n"
|
||||||
|
|
||||||
|
|
||||||
/*###### For Piece of mind #############################################*/
|
/*###### For Piece of mind #############################################*/
|
||||||
|
Loading…
Reference in New Issue
Block a user