Wed, 01 Jan 2025 15:50:57 +0100
add missing new-line
--- a/src/string.c Wed Jan 01 15:48:48 2025 +0100 +++ b/src/string.c Wed Jan 01 15:50:57 2025 +0100 @@ -1185,4 +1185,4 @@ // store the result and exit *output = result * sign; return 0; -} \ No newline at end of file +}