mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-18 03:28:07 -05:00
Correct a comment referring to Contexts, which we no longer have
This commit is contained in:
parent
e98071dd38
commit
5ef7f2eaf0
@ -6026,7 +6026,7 @@ static void do_paint_draw(Terminal *term, termline *ldata, int x, int y,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Given a context, update the window.
|
* Update the window.
|
||||||
*/
|
*/
|
||||||
static void do_paint(Terminal *term)
|
static void do_paint(Terminal *term)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user