mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-02 09:40:15 +00:00
unit tests now pass with null multimedia #1705
This commit is contained in:
parent
f46012e2d9
commit
7b72ef0567
@ -1637,8 +1637,8 @@ fprintf(stderr, "xrat: %f yrat: %f\n", xrat, yrat);
|
||||
++dx;
|
||||
}
|
||||
}
|
||||
++dy;
|
||||
}
|
||||
++dy;
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user