commit | 636b8c4231424bd57672aac20cf48f22c496d62a | [log] [tgz] |
---|---|---|
author | Kurt Partridge <kep@google.com> | Mon Mar 25 17:20:13 2013 -0700 |
committer | Kurt Partridge <kep@google.com> | Mon Apr 01 16:48:15 2013 -0700 |
tree | 7af2ae7354c2f9a1dcf05e66197be18f9ccd60ea | |
parent | 54c091d284b15e14cbcbce983354f679526672ec [diff] |
Do not record log split time when handling separator Previously handleSeparator() caused the ResearchLogger to mark the time at which a LogUnit should be broken. However, this causes the motion data associated with a separator to be associated with the LogUnit of the previous word. This change corrects this bug. Change-Id: I8b4d4fa6de2a013de9e2a28bb668c446a07f1957