mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 08:21:05 -05:00
Any field that starts with # is a commented out field (there as a place holder only, the data in that place holder is completely ignored). The previous code improperly detected this using strcmp. Instead, any field whose names starts with '#' is ignored. Differential Reivsion: https://reviews.freebsd.org/D34633 |
||
|---|---|---|
| .. | ||
| devmatch.8 | ||
| devmatch.c | ||
| Makefile | ||
| Makefile.depend | ||