xiaoxiang781216 commented on PR #3265:
URL: https://github.com/apache/nuttx-apps/pull/3265#issuecomment-3750676255
@wangchdo please fix:
```
Error: dhcpd.c:1559:1: error: 'dhcpd_signal_handler' defined but not used
[-Werror=unused-function]
1559 | dhcpd_signal_handler(int signo, FAR siginfo_t *info, FAR void *ctx)
| ^~~~~~~~~~~~~~~~~~~~
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]