|
@@ -624,7 +624,7 @@ int mangle(int fd, const char *buffer, int len) {
|
|
|
*/
|
|
|
const char *phrasing[] = {"^R1Haha^P1ha^P1ha", "Poof!", "Got U",
|
|
|
"Anyone there?", "^R1Knock, ^P1Knock",
|
|
|
- "^G0101^C07^S6Segmentation Fault ^P1^S9(core ^C12^C24dumped^C07)^P2"};
|
|
|
+ "^G0101^C07^S9Segmentation fault (core dumped)^P2"};
|
|
|
static LastSeen last_phrasing(2);
|
|
|
|
|
|
ZF_LOGI("mangle(ANSI_CLS)");
|