Fix problem with test47: addition is not bitwise OR

:diffsplit command used to include some flag value twice. If I was using bitwise
OR it would be OK, but I had addition here. Changed to use bitwise OR.
This commit is contained in:
ZyX
2014-06-14 17:02:05 +04:00
parent b8a32b6603
commit 1e11de5385
2 changed files with 530 additions and 598 deletions

File diff suppressed because it is too large Load Diff