Skip to content
Snippets Groups Projects
Commit 8d001104 authored by Christian Marangi's avatar Christian Marangi Committed by Timo Teräs
Browse files

tar: generalize apk_tar_write_padding size handling


Generalize apk_tar_write_padding size handling in preparation to make
use of it also in other context where apk_file_info is not used.

The function just required the size of data written hence we can just
pass that value directly instead of a pointer to the apk_file_info
struct.

Signed-off-by: default avatarChristian Marangi <ansuelsmth@gmail.com>
parent efedbd92
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment