Fix variable name typo in compute_tip_xy
commit702434408433a3b04be1a03b10366b4d7191b54e
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Tue, 15 Dec 2015 08:53:44 +0000 (15 17:53 +0900)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Tue, 15 Dec 2015 08:54:07 +0000 (15 17:54 +0900)
tree8ac597068f8d780cc7ddbded0667051883884982
parent97abf9273a80e0890b4756ec4d09d8bfe4077bba
Fix variable name typo in compute_tip_xy

* src/w32fns.c (compute_tip_xy):
* src/xfns.c (compute_tip_xy): Modify *root_x instead of *root_y
when `right' is integer.
src/w32fns.c
src/xfns.c