From 10723054ce7fce1954d8d4e65fb2d1f0de2fdcdf Mon Sep 17 00:00:00 2001 From: "Pedro F. Giffuni" Date: Thu, 16 Feb 2017 20:30:55 +0000 Subject: [PATCH] Remove outdated claim. Despite wishful thinking the removal of these old function hasn't happened yet. MFC after: 3 days --- include/stdlib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/stdlib.h b/include/stdlib.h index 0a2874d99e7a..a593345aa601 100644 --- a/include/stdlib.h +++ b/include/stdlib.h @@ -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