src/string.c

changeset 1074
e8e2813cdda6
parent 1073
13c8a92625d4
--- 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