Add newline

This commit is contained in:
alvarofe 2017-08-26 11:15:58 +02:00
parent 6b7e00ddcc
commit fcdb73c453

View File

@ -3173,7 +3173,7 @@ static void cmd_esil_mem(RCore *core, const char *input) {
char nomalloc[256];
char *p;
if (!esil) {
eprintf ("Y U NO aei first?!!");
eprintf ("Y U NO aei first?!!\n");
return;
}
if (*input == '?') {