add missing new-line

Wed, 01 Jan 2025 15:50:57 +0100

author
Mike Becker <universe@uap-core.de>
date
Wed, 01 Jan 2025 15:50:57 +0100
changeset 1074
e8e2813cdda6
parent 1073
13c8a92625d4
child 1075
0cc4b63a0ae0

add missing new-line

src/string.c file | annotate | diff | comparison | revisions
--- 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
+}

mercurial