| commit | 8732d800dfeeab614ffdcc83509ec91bc0dfc3b8 | [log] [tgz] |
|---|---|---|
| author | Natalie Weizenbaum <nweiz@google.com> | Thu Jun 09 15:37:44 2016 -0700 |
| committer | Natalie Weizenbaum <nweiz@google.com> | Thu Jun 09 15:37:44 2016 -0700 |
| tree | 8f2e43bc1002e33bd3a3afb4c2b5ad7138dd8901 | |
| parent | 039fc63849e1c80df318aaf64403133509dba032 [diff] |
Fix a message bug. If a point span appeared past the end of a file, and that file *didn't* end with a trailing newline, that span would be printed as though it pointed at the last character of the file. R=jmesserly@google.com Review URL: https://codereview.chromium.org//2056913002 .