strtonum.h still references mystrtonum
This commit is contained in:
parent
bfafd6b964
commit
44de0c64b0
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
long long mystrtonum(const char *, long long, long long, const char **);
|
||||
long long strtonum(const char *, long long, long long, const char **);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue