mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 06:45:34 -05:00
Remove the unused FILE\ *tf from print_mesg args, and the
bogus passing in of an uninitialised FILE* for it.
Call a timeval 'now' instead of 'clock' due to shadowing.
Remove a nested localtime declaration.
Make the delete invite argument match the ID type, u_int32_t.
Use const for pointers to const items.
Cast to long where printing as such.
Include netinet/in.h for htonl/htons.
Reviewed by: imp
|
||
|---|---|---|
| .. | ||
| announce.c | ||
| extern.h | ||
| Makefile | ||
| print.c | ||
| process.c | ||
| table.c | ||
| talkd.8 | ||
| talkd.c | ||