diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2009-12-28 15:55:49 -0800 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2009-12-28 15:58:37 -0800 |
commit | 1ec393e744cd16956cd800c9a56fcae19e150241 (patch) | |
tree | a4a1f34838e5d9e01df2ee4fd5f020d55ba06b5e /LICENSE | |
parent | db9f8126db23ba90be62777f26a692c7adbb10d9 (diff) | |
download | jgit-1ec393e744cd16956cd800c9a56fcae19e150241.tar.gz jgit-1ec393e744cd16956cd800c9a56fcae19e150241.zip |
Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2
A few locations were doing OBJECT_ID_LENGTH * 2 on their own, as
the old STR_LEN constant wasn't visible. Replace them with the
new public constant OBJECT_ID_STRING_LENGTH.
Change-Id: Id39bddb52de8c65bb097de042e9d4ed99598201f
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions