Commit bcca5169 authored by Martin Milata's avatar Martin Milata Committed by Rusty Russell

hex: fix comment

Signed-off-by: default avatarMartin Milata <martin@martinmilata.cz>
parent 1a2cc003
......@@ -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 */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment