Skip to content
Snippets Groups Projects
Commit 1ec393e7 authored by Shawn Pearce's avatar Shawn Pearce
Browse files

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: default avatarShawn O. Pearce <spearce@spearce.org>
parent db9f8126
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