| author | |
| committer | |
| log | d54554494f64a9682a02180227aadd9dbec9fe98 |
| tree | 7c9e65009bea9342668eda6da87e4fd607a17111 |
| parent | b909bdac4648a27c7a4cde2cb991d90221a36949 |
1 files changed, 1 insertions(+), 0 deletions(-)
mod.zig+1| ... | ... | @@ -61,6 +61,7 @@ pub const errno = struct { |
| 61 | 61 | ENOANO, |
| 62 | 62 | EBADRQC, |
| 63 | 63 | EBADSLT, |
| 64 | EDEADLOCK, | |
| 64 | 65 | EBFONT, |
| 65 | 66 | ENOSTR, |
| 66 | 67 | ENODATA, |