am 56cbd19b: Merge "Fix build."

* commit '56cbd19b1b8a42a0011be78aa1051304bc57127d':
  Fix build.
This commit is contained in:
Christopher Ferris 2014-07-11 06:39:03 +00:00 committed by Android Git Automerger
commit ce61f74f15
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 &&