diff --git a/src/include/lwip/opt.h b/src/include/lwip/opt.h index eece3241..8a219c6a 100644 --- a/src/include/lwip/opt.h +++ b/src/include/lwip/opt.h @@ -181,7 +181,7 @@ #define MEMP_NUM_SYS_TIMEOUT 3 #endif -/* The following three are used only with the sequential API and can be +/* The following are used only with the sequential API and can be set to 0 if the application only will use the raw API. */ /* MEMP_NUM_NETBUF: the number of struct netbufs. */