Skip to content
Snippets Groups Projects
Commit c879c58c authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Remove stray newline

parent 81458edc
No related branches found
No related tags found
No related merge requests found
......@@ -2259,7 +2259,6 @@ boolean M_IsStringEmpty(const char *s)
return true;
}
// Returns true if the string only contains digits.
boolean M_StringOnlyHasDigits(const char *s)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment