improved call to C_lin
This commit is contained in:
parent
377045775f
commit
c216fc22e6
@ -494,7 +494,7 @@ code_expr(expr, val, code, tlbl, flbl)
|
||||
lin instruction. EVAL() is called directly.
|
||||
*/
|
||||
if (! options['L']) /* profiling */
|
||||
C_lin((arith)LineNumber);
|
||||
C_lin((arith)(expr->ex_line));
|
||||
EVAL(expr, val, code, tlbl, flbl);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user