diff options
| author | Shankara Pailoor <shankarapailoor@gmail.com> | 2018-11-24 09:11:14 -0800 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-11-25 08:18:59 +0100 |
| commit | 3d3ec9072b339276e51abc997721b68d90430bb2 (patch) | |
| tree | f7bb6a339c69204fc41909822fdf566972f81a94 /sys/linux/socket.txt | |
| parent | ecc7c8709106080bdf3dd84baffe353c00163fb0 (diff) | |
reordering unions for trace2syz
Diffstat (limited to 'sys/linux/socket.txt')
| -rw-r--r-- | sys/linux/socket.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/socket.txt b/sys/linux/socket.txt index 1f4b0cfce..0bfa782b6 100644 --- a/sys/linux/socket.txt +++ b/sys/linux/socket.txt @@ -342,8 +342,8 @@ te1_settings { } ifconf [ - buf ifconf_buf req ifconf_req + buf ifconf_buf ] ifconf_buf { |
