mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
Remove outdated claim.
Despite wishful thinking the removal of these old function hasn't happened yet. MFC after: 3 days
This commit is contained in:
parent
4eecef9062
commit
10723054ce
1 changed files with 1 additions and 1 deletions
|
|
@ -315,7 +315,7 @@ void srandomdev(void);
|
|||
long long
|
||||
strtonum(const char *, long long, long long, const char **);
|
||||
|
||||
/* Deprecated interfaces, to be removed in FreeBSD 6.0. */
|
||||
/* Deprecated interfaces, to be removed. */
|
||||
__int64_t
|
||||
strtoq(const char *, char **, int);
|
||||
__uint64_t
|
||||
|
|
|
|||
Loading…
Reference in a new issue