diff options
Diffstat (limited to 'src/proto')
| -rw-r--r-- | src/proto/uip/uipopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proto/uip/uipopt.h b/src/proto/uip/uipopt.h index 811284e1f..22a5990c0 100644 --- a/src/proto/uip/uipopt.h +++ b/src/proto/uip/uipopt.h @@ -464,7 +464,7 @@ void uip_log(char *msg); * * \hideinitializer */ -#define UIP_LLH_LEN 14 +#define UIP_LLH_LEN 0 /** @} */ |
