X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fstr%2Fhex%2Fhex.h;h=624a77b10c004096ea7e90f0a8ad13ce4df0565e;hp=0a0d5c5aa8b6ba647e6aea61d46cc74dc53c5028;hb=bcca516976312896eca1b0def6d3557d192baa89;hpb=1a2cc0035c70e6ebafa7260255894cef72dcb187 diff --git a/ccan/str/hex/hex.h b/ccan/str/hex/hex.h index 0a0d5c5a..624a77b1 100644 --- a/ccan/str/hex/hex.h +++ b/ccan/str/hex/hex.h @@ -70,4 +70,4 @@ static inline size_t hex_data_size(size_t strlen) { return strlen / 2; } -#endif /* PETTYCOIN_HEX_H */ +#endif /* CCAN_HEX_H */