mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
plain 0 should be used. This happens to work because we #define NULL to 0, but is stylistically wrong and can cause problems for people trying to port bits of code to other environments. PR: 2752 Submitted by: Arne Henrik Juul <arnej@imf.unit.no> |
||
|---|---|---|
| .. | ||
| error.1 | ||
| error.h | ||
| filter.c | ||
| input.c | ||
| main.c | ||
| Makefile | ||
| pathnames.h | ||
| pi.c | ||
| subr.c | ||
| touch.c | ||