pack-protocol.txt: fix pkt-line lengths
commitc8a97906bad44c83acfec33e7e0a3bb4b15a716d
authorTay Ray Chuan <rctay89@gmail.com>
Sun, 4 Apr 2010 13:12:17 +0000 (4 21:12 +0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 4 Apr 2010 17:18:21 +0000 (4 10:18 -0700)
tree039bda0ce92ff52110edde74bf470f998b1461c1
parent8e50175d945166c26f24827019882ee6607f65f7
pack-protocol.txt: fix pkt-line lengths

Previously, the lengths were 4-bytes short. Fix it such that the lengths
reflect the total length of the pkt-line, as per spec.

Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/pack-protocol.txt