X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fstr%2Fhex%2Fhex.h;fp=ccan%2Fstr%2Fhex%2Fhex.h;h=2b81704e9856651b5d43308a44a2f4ed8f2b6f74;hb=d1a951b82386391b82e48b32403891f85e253565;hp=624a77b10c004096ea7e90f0a8ad13ce4df0565e;hpb=55d814230f7fb628bb5303cd53498209c7928040;p=ccan diff --git a/ccan/str/hex/hex.h b/ccan/str/hex/hex.h index 624a77b1..2b81704e 100644 --- a/ccan/str/hex/hex.h +++ b/ccan/str/hex/hex.h @@ -7,7 +7,7 @@ /** * hex_decode - Unpack a hex string. - * @str: the hexidecimal string + * @str: the hexadecimal string * @slen: the length of @str * @buf: the buffer to write the data into * @bufsize: the length of @buf