blob: refactor attr parsing into separate function
authorPetr Štetiar <ynezz@true.cz>
Mon, 9 Dec 2019 12:53:27 +0000 (13:53 +0100)
committerPetr Štetiar <ynezz@true.cz>
Wed, 25 Dec 2019 09:31:58 +0000 (10:31 +0100)
commit6d27336e4a8b6e7ab7628509101beb16fcc08bba
treefe682ee7b2de7e3ff7cc48bea8eaa5c3fdda5270
parent833d25797b16b3720d86843a43e1438c4b029de9
blob: refactor attr parsing into separate function

Making blob_parse easier to review.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
blob.c