Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 611dceec authored by Christopher Ferris's avatar Christopher Ferris Committed by Android Git Automerger
Browse files

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

* commit 'ce61f74f':
  Fix build.
parents c785caa4 ce61f74f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 &&