Fix build.

Change-Id: Ied4adacde94ee10deb30647156f07d46a38fbe1f
This commit is contained in:
Christopher Ferris 2014-07-10 23:12:49 -07:00
parent 8098114c90
commit 3cbea9f056

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 &&