X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fcurses.priv.h;h=c0d579fc356375de642e5db9415099b8c3f5acc4;hp=5e490715e0da2affa9b9f1bdfeaa0353aafd1c99;hb=643ec2bf782cd02efafe3ccdeaea8920a404645e;hpb=9b51794524995304d8788e42aacb36feede9364f diff --git a/ncurses/curses.priv.h b/ncurses/curses.priv.h index 5e490715..c0d579fc 100644 --- a/ncurses/curses.priv.h +++ b/ncurses/curses.priv.h @@ -35,7 +35,7 @@ ****************************************************************************/ /* - * $Id: curses.priv.h,v 1.644 2021/08/18 21:55:42 tom Exp $ + * $Id: curses.priv.h,v 1.645 2021/09/04 10:29:15 tom Exp $ * * curses.priv.h * @@ -2212,7 +2212,7 @@ extern NCURSES_EXPORT_VAR(SCREEN *) SP; /* * We don't want to use the lines or columns capabilities internally, because - * if the application is running multiple screens under X, it's quite possible + * if the application is running multiple screens under X, it is quite possible * they could all have type xterm but have different sizes! So... */ #define screen_lines(sp) (sp)->_lines