Add missing carriage return at EOF (yes, I have nothing better to do ATM).
This commit is contained in:
parent
596733bacc
commit
d8f12035fc
@ -96,4 +96,4 @@ int main(int argc, const char* argv[])
|
|||||||
}
|
}
|
||||||
printf(" RAM test: %s\n", result ? "OK" : "Failed");
|
printf(" RAM test: %s\n", result ? "OK" : "Failed");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user