mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 08:54:05 +08:00
394de18316
/home/raiden00/git/RTOS/nuttx/nuttx/include/nuttx/net/netfilter/ip_tables.h:281:24: error: returning 'char *' from a function with incompatible return type 'struct xt_entry_target *' [-Wincompatible-pointer-types]
281 | return (FAR char *)e + e->target_offset;
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~