mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04: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> |
||
|---|---|---|
| .. | ||
| dirs.c | ||
| extern.h | ||
| interactive.c | ||
| main.c | ||
| Makefile | ||
| pathnames.h | ||
| restore.8 | ||
| restore.c | ||
| restore.h | ||
| symtab.c | ||
| tape.c | ||
| utilities.c | ||