~mrms/tarum

927277006756d4b1b663e4173fb3c1b222189349 — Marek Maškarinec 7 months ago 6b9e20e
Fix docs
1 files changed, 1 insertions(+), 1 deletions(-)

M tar.um
M tar.um => tar.um +1 -1
@@ 26,7 26,7 @@ type Tar* = struct{ _: ^struct{} }
//~~enum Errno
// Error codes returned by tar functions
type Errno* = int32
//
//~~

fn umc__tar_strerror(err: Errno): str