From 0cabaf31084d38c0e05f1873a7f0bd85b453b72a Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 28 Sep 1994 01:58:46 +0000 Subject: [PATCH] Comment fix. --- src/xterm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xterm.h b/src/xterm.h index d6c4085448d..c2807e85c3d 100644 --- a/src/xterm.h +++ b/src/xterm.h @@ -593,7 +593,7 @@ struct scroll_bar { Knowledge of which factors affect the overall size of the window should be hidden in these macros, if that's possible. -/* Return the upper/left pixel position of the character cell on frame F + Return the upper/left pixel position of the character cell on frame F at ROW/COL. */ #define CHAR_TO_PIXEL_ROW(f, row) \ ((f)->display.x->internal_border_width \ -- 2.39.5