diff options
author | 2015-02-05 23:56:06 +0000 | |
---|---|---|
committer | 2015-02-05 23:56:06 +0000 | |
commit | c68b05bb1e1faf3df0b7031e728cf2c2a81af07c (patch) | |
tree | d19372c731daa5226ea09b6332433905cce6cd35 /usr.sbin/syslogd/syslogd.c | |
parent | Remove some unneeded <uvm/uvm_extern.h> inclusions. (diff) | |
download | wireguard-openbsd-c68b05bb1e1faf3df0b7031e728cf2c2a81af07c.tar.xz wireguard-openbsd-c68b05bb1e1faf3df0b7031e728cf2c2a81af07c.zip |
Use sizeof(struct X) rather than sizeof(*p) in calloc() invocations.
History indicates this is slightly less error prone.
Inconsistant usage pointed out by Benjamin Baier.
Diffstat (limited to 'usr.sbin/syslogd/syslogd.c')
0 files changed, 0 insertions, 0 deletions