am 611dceec: am ce61f74f: am 56cbd19b: Merge "Fix build."

* commit '611dceecd57ab651514942823cd1eb4a10b8a9fb':
  Fix build.
This commit is contained in:
Christopher Ferris 2014-07-12 19:41:07 +00:00 committed by Android Git Automerger
commit 06ca5fadbd
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@ procline(struct str *l, int nottext)
continue;
/* Check for whole word match */
if (fg_pattern[i].word && pmatch.rm_so != 0) {
wint_t wbegin, wend;
wchar_t wbegin, wend;
wbegin = wend = L' ';
if (pmatch.rm_so != 0 &&