diff options
| author | 2020-05-08 07:44:17 +0000 | |
|---|---|---|
| committer | 2020-05-08 07:44:17 +0000 | |
| commit | 0ff3d20700bde8a75976e8b526c62222dd056391 (patch) | |
| tree | 68d3c354b8291181c968c17529faa1e0f336f506 /usr.bin/dig/lib/isc/unix/socket.c | |
| parent | Just a bit of KNF. (diff) | |
| download | wireguard-openbsd-0ff3d20700bde8a75976e8b526c62222dd056391.tar.xz wireguard-openbsd-0ff3d20700bde8a75976e8b526c62222dd056391.zip | |
Do not use string litterals in the grammar ("{") it is not POSIX compliant
and also not needed. This just needs a char lookup ('{') like it is done
in all the other rules with '{'. With this parse.y can be compiled with
bison.
OK otto@ benno@
Diffstat (limited to 'usr.bin/dig/lib/isc/unix/socket.c')
0 files changed, 0 insertions, 0 deletions
