summaryrefslogtreecommitdiff
path: root/strings/llstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/llstr.c')
-rw-r--r--strings/llstr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/strings/llstr.c b/strings/llstr.c
index 643cf36a311..678f8b05f39 100644
--- a/strings/llstr.c
+++ b/strings/llstr.c
@@ -38,3 +38,4 @@ char *ullstr(longlong value,char *buff)
longlong10_to_str(value,buff,10);
return buff;
}
+