diff options
author | 2014-10-31 15:54:14 +0000 | |
---|---|---|
committer | 2014-10-31 15:54:14 +0000 | |
commit | d872c5a823590a650e9683a91c5ef5056599868c (patch) | |
tree | 53493f43533f74806fe7e2ebeedc38fad84cfd21 /usr.sbin/syslogd | |
parent | Remove an outdated comment re EDH vs DHE - DHE is now used consistently and (diff) | |
download | wireguard-openbsd-d872c5a823590a650e9683a91c5ef5056599868c.tar.xz wireguard-openbsd-d872c5a823590a650e9683a91c5ef5056599868c.zip |
Use "const char tempchars[]" instead of "const char *tempchars".
Since tempchars is never reassigned there's no need to indirect
through a pointer. Still getting used to this newfangled C89.
Diffstat (limited to 'usr.sbin/syslogd')
0 files changed, 0 insertions, 0 deletions