mirror of
https://github.com/curl/curl.git
synced 2025-09-09 05:44:58 +03:00
mprintf: remove outdated comment about SIZEOF_SIZE_T
It was now plain wrong Closes #17312
This commit is contained in:
parent
c37f4b6ac3
commit
1eb3928db6
|
@ -31,10 +31,6 @@
|
|||
/* The last #include file should be: */
|
||||
#include "memdebug.h"
|
||||
|
||||
/*
|
||||
* If SIZEOF_SIZE_T has not been defined, default to the size of long.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_LONGLONG
|
||||
# define LONG_LONG_TYPE long long
|
||||
# define HAVE_LONG_LONG_TYPE
|
||||
|
|
Loading…
Reference in New Issue
Block a user