mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
libexec/rbootd/rmpproto.c:335:49: error: multiple unsequenced modifications to 'filename' [-Werror,-Wunsequenced]
filename = (filename = strrchr(filepath,'/'))? ++filename: filepath;
~ ^
MFC after: 3 days
|
||
|---|---|---|
| .. | ||
| bpf.c | ||
| conf.c | ||
| defs.h | ||
| Makefile | ||
| Makefile.depend | ||
| parseconf.c | ||
| pathnames.h | ||
| rbootd.8 | ||
| rbootd.c | ||
| rmp.h | ||
| rmp_var.h | ||
| rmpproto.c | ||
| utils.c | ||