Typo in implementation of pack protocol
commita25290634c11ac3a64b7dbea53fb5cf57def8799
authorMike Ralphson <mike@abacus.co.uk>
Thu, 21 Aug 2008 10:36:11 +0000 (21 11:36 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 21 Aug 2008 14:49:42 +0000 (21 07:49 -0700)
tree2deab94c930b739317bb722aac86629136da48d7
parent97b6abe0de869a81c8e19f707105a8542f57e405
Typo in implementation of pack protocol

cgit's receive-pack.c has never had the corresponding typo.
Fix up method and member names to match.

Signed-off-by: Mike Ralphson <mike@abacus.co.uk>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit/src/org/spearce/jgit/transport/BasePackConnection.java
org.spearce.jgit/src/org/spearce/jgit/transport/BasePackPushConnection.java