summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2021-06-10 09:26:54 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2021-06-10 15:04:35 +0900
commitdf549c12e5852f640d37b2bd35e2d5dfc45a7283 (patch)
tree63b3229b493716755818a81558fe9c162783989d /src
parentf2f6f2179b0c16720accfc1236890a7bc6d22a2b (diff)
downloadmruby-df549c12e5852f640d37b2bd35e2d5dfc45a7283.tar.gz
mruby-df549c12e5852f640d37b2bd35e2d5dfc45a7283.zip
readflt.c: renamed from `strtod.c`
The file provides `mrb_read_float()` renamed from `vim_strtod()`.
Diffstat (limited to 'src')
-rw-r--r--src/readflt.c (renamed from src/strtod.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/strtod.c b/src/readflt.c
index 19a8e8dc6..19a8e8dc6 100644
--- a/src/strtod.c
+++ b/src/readflt.c