mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
type mismatches. mcd and scd were/are particularly bogus. They used a general purpose function taking 2 args for the timeout function and fudged varargs stuff to supply the second arg for the timeout case. This broke `cc -mrtd'. Bounce through a timeout function instead. The timeout arg still gets bogusly cast from int to `void *' and back. |
||
|---|---|---|
| .. | ||
| mcd.c | ||
| mcdreg.h | ||