From: Lars Schneider Date: Sun, 16 Oct 2016 23:20:30 +0000 (-0700) Subject: pkt-line: extract set_packet_header() X-Git-Tag: v2.11.0-rc0~10^2~8 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2f60bdd1a83f14ceee75da309974b0401fa5b019?ds=inline;hp=2f60bdd1a83f14ceee75da309974b0401fa5b019 pkt-line: extract set_packet_header() Extracted set_packet_header() function converts an integer to a 4 byte hex string. Make this function locally available so that other pkt-line functions could use it. Signed-off-by: Lars Schneider Signed-off-by: Junio C Hamano ---