Skip to content
Commit c96d891f authored by Declan Snyder's avatar Declan Snyder Committed by Johan Hedberg
Browse files

samples: http_server: Fix warning about integer name



When building with CONFIG_DEBUG=y, there is a build warning about the
name being truncated due to integer size is larger than MAX_NAME_LEN.
So fix MAX_NAME_LEN to be large enough to handle 10 digit integer, which
is maximum.

Signed-off-by: default avatarDeclan Snyder <declan.snyder@nxp.com>
parent aa09a56e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment