Fixed IRIX warning:
"./rdata/generic/mx_15.c", line 202: warning(1184): possible use of "=" where "==" was intended by changing to == since it was clear that test was desired, not assignment.
Please register or sign in to comment
"./rdata/generic/mx_15.c", line 202: warning(1184): possible use of "=" where "==" was intended by changing to == since it was clear that test was desired, not assignment.